I started a new Perl project with Module::Starter and added a bunch of "sub-modules" in the distribution.
modules => [ module names ], # modules to create in distro
Now I realize that I have to redesign the distribution (rename some modules, add new ones, get rid of others)
Is there a canonical way of doing it after already writing lots of code?
My best guess at the moment is to rerun Module::Starter and copy the already crafted code when renaming...
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
FootballPerl is like chess, only without the dice
In reply to Redesigning distribution with Module::Starter by LanX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |