wiki:perl-modules

Perl Modules

Most regular modules accept make DESTDIR=/some/where install but those using Build.PL need ./Build install destdir=/somewhere (lowercase, and after the command).

For testing with newer versions, or with possible new dependencies which may or may not be useful, do a DESTDIR install and then make that available with:

export PERL5LIB=/some/where/usr/lib/perl5/site_perl/5.xx.y/
Last modified 4 months ago Last modified on 12/20/2023 08:58:04 PM
Note: See TracWiki for help on using the wiki.