mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4056279743
Signed-off-by: B. Watson <yalhcru@gmail.com>
14 lines
490 B
Text
14 lines
490 B
Text
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
|