jae_63 has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I have a bunch of modules (some in CPAN, others not yet) which I'm maintaining under SVN code control.
E.g.:
Currently there's a directory in my repository named "MassSpec", which contains a lot of subdirectories. But because of the issue with the last two modules' names above, I wonder if I'm going about this wrong. Should I instead have directories named:
I've looked in a number of places including http://www.perlmonks.org/index.pl?node_id=431702 but no luck so far identify the correct practice for managing Perl modules.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: code-controlled module naming conventions?
by jethro (Monsignor) on Jul 21, 2009 at 22:53 UTC | |
|
Re: code-controlled module naming conventions?
by hobbs (Monk) on Jul 22, 2009 at 04:26 UTC | |
by jae_63 (Beadle) on Jul 22, 2009 at 15:43 UTC | |
|
Re: code-controlled module naming conventions?
by DStaal (Chaplain) on Jul 22, 2009 at 02:08 UTC | |
by Bloodnok (Vicar) on Jul 22, 2009 at 14:41 UTC | |
|
Re: code-controlled module naming conventions?
by ELISHEVA (Prior) on Jul 22, 2009 at 06:07 UTC | |
|
Re: code-controlled module naming conventions?
by Marshall (Canon) on Jul 22, 2009 at 01:45 UTC | |
|
Re: code-controlled module naming conventions?
by MadraghRua (Vicar) on Jul 22, 2009 at 16:54 UTC |