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.
 
 
 
 
 
 
Edinaldo P. Silva e2e5612e25 perl/perl-inc-latest: Update README about optional dependency. 10 years ago
..
README perl/perl-inc-latest: Update README about optional dependency. 10 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 they are 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 CPAN distributions.
These dependencies get bundled into the inc directory within a distribution and are used by Makefile.PL or Build.PL.

Optional dependencie: perl-ExtUtils-Install