mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
e2e5612e25
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
491 B
Text
9 lines
491 B
Text
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
|