|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: MakeMaker, h2xs, and writing CPAN modulesby strat (Canon) |
| on Jun 24, 2002 at 04:49 UTC ( [id://176715]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Hi, if I write some code consisting of several modules which are of no use for CPAN (or don't need it for several scripts), I like to keep them with the scripts in a directory structure like, e.g. or the like. If I do it this way, I prefer loading modules the following way: Btw: I could use "use" instead of require, but since I hardly ever do namespace pollution, I somehow quite satisfied with require. For building modules, I use h2xs if there's just a slight change that I could share it on CPAN, and keep several build directories and keep links (under Unix/Linux) from ./lib to the modules untill they are finished. So far, my 2 cent...
Best regards,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||