All the tooling (that cares at all about repos, anyway) generally expect one repo per exportable product (e.g., a module).
This shouldn’t be an issue unless you typically use modules directly from their repos without installing them—which is a bad practice you should avoid, particularly if you’re a module author. On Sat, Jan 4, 2020 at 17:30 Simon Proctor <simon.proc...@gmail.com> wrote: > I go with one repository per module. > > On Sat, 4 Jan 2020, 21:16 ToddAndMargo via perl6-users, < > perl6-us...@perl.org> wrote: > >> Hi All, >> >> Over in Git Hub land, would you create a repository >> for each module you place on Git? Or like my modules, >> the all support/import each other, would you place them >> all in the same repository? What would be the best for >> sharing with folks on this list? >> >> Many thanks, >> -T >> >> -- >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> When we ask for advice, we are usually looking for an accomplice. >> -- Charles Varlet de La Grange >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> >