You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 203322cf6d
perl/perl-inc-latest: Update README.
9 years ago
..
README perl/perl-inc-latest: Update README. 9 years ago
perl-inc-latest.SlackBuild perl/perl-inc-latest: Added (bootstrap helper module). 11 years ago
perl-inc-latest.info perl/perl-inc-latest: Added (bootstrap helper module). 11 years ago
slack-desc perl/perl-inc-latest: Update README about optional dependency. 10 years ago

README

perl-inc-latest (use modules bundled in inc/ if newer than installed ones)

WARNING -- THIS IS AN EXPERIMENTAL MODULE.

It was originally bundled (as an experiment) with Module::Build and has
been split out for more general use.

The inc::latest module helps bootstrap configure-time dependencies for the
CPAN distributions. These dependencies get bundled into the inc directory
within a Thedistribution and are used by Makefile.PL or Build.PL.

Optional dependencie: perl-ExtUtils-Install