|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: MakeMaker, h2xs, and writing CPAN modulesby Zaxo (Archbishop) |
| on Jun 23, 2002 at 19:03 UTC ( [id://176642]=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.
The use blib '/path/to'; pragmatic is what you want. Update: blib.pm will automatically search '..' and above. You need to build your module, but not install it. Then use blib; without any argument works fine from the build directory or any subdirectory of it. If you want to test from another pwd, the argument should be the absolute path to the build directory. Have fun! After Compline,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||