dragonchild has asked for the wisdom of the Perl Monks concerning the following question:
I working on cpan-izing a pair of scripts for building Perl in a given location and installing a set of CPAN against that perl so that using that perl automatically finds the modules (as opposed to needing to use lib $dir; all over the place). I've got a few questions:
Update: Thanks for all the feedback. I have gone ahead and released it as Perl::Install, but will be amenable to renaming later.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPANization of a script for building Perl
by Corion (Patriarch) on Dec 15, 2007 at 13:52 UTC | |
by doom (Deacon) on Dec 16, 2007 at 22:13 UTC | |
|
Re: CPANization of a script for building Perl
by polettix (Vicar) on Dec 15, 2007 at 14:01 UTC | |
|
Re: CPANization of a script for building Perl
by ww (Archbishop) on Dec 15, 2007 at 12:20 UTC | |
by polettix (Vicar) on Dec 15, 2007 at 13:45 UTC | |
|
Re: CPANization of a script for building Perl
by BrowserUk (Patriarch) on Dec 15, 2007 at 06:24 UTC | |
|
Re: CPANization of a script for building Perl
by Herkum (Parson) on Dec 16, 2007 at 13:48 UTC | |
|
Re: CPANization of a script for building Perl
by doom (Deacon) on Dec 16, 2007 at 21:58 UTC |