blob: 486e03f439e8abac48200b16dc427f05fae11887 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|