* Sherm Pendley <[EMAIL PROTECTED]> > A finer-grained method, supported by Perl 5.8.x and newer, is to use > the "DESTDIR" option when installing. You need to download and build > the modules by hand, beginning with the normal recipe - "perl > Makefile.PL; make; make test".
Why hand install modules when the Perl CPAN or CPANPLUS modules can install to alternate locations for you? http://sial.org/howto/perl/life-with-cpan/#s7
