On Sat, Dec 18, 2004 at 10:56:38AM -0600, Ken Williams wrote:
> >One assumption I've made is that libs will be installed to
> >'<install_base>/lib/perl5' and scripts to '<install_base>/bin'. [1]
>
> Certainly the latter will be true. I think I need to think a little
> more about the former.
Consider what it would look like if <install_base> were set to /usr,
Perl modules mixed in with thousands of shared libraries.
The only reason we don't put man pages into man/perl5 is it would
require setting a new MANPATH. Since Perl has a unique lib path environment
variable we can separate our libraries from everybody else's and do a litte
bit of organization.
--
Michael G Schwern schwern@xxxxxxxxx http://www.pobox.com/~schwern/
Stupid am I? Stupid like a fox!
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
|