summaryrefslogtreecommitdiffstats
path: root/perl/perl-inc-latest
diff options
context:
space:
mode:
author B. Watson2016-11-06 22:53:59 +0100
committer Willy Sudiarto Raharjo2016-11-12 00:58:01 +0100
commit203322cf6d0e7044d0a625c8222d6721e98e0dc6 (patch)
treec5720cc834dd5ddd6ea766aeeb19caf4821ae6c7 /perl/perl-inc-latest
parent46db89ee30817972bc41bbd62cc5beace331df6a (diff)
downloadslackbuilds-203322cf6d0e7044d0a625c8222d6721e98e0dc6.tar.gz
perl/perl-inc-latest: Update README.
Diffstat (limited to 'perl/perl-inc-latest')
-rw-r--r--perl/perl-inc-latest/README11
1 files changed, 7 insertions, 4 deletions
diff --git a/perl/perl-inc-latest/README b/perl/perl-inc-latest/README
index 486e03f439..410d751aa4 100644
--- a/perl/perl-inc-latest/README
+++ b/perl/perl-inc-latest/README
@@ -1,9 +1,12 @@
-perl-inc-latest (use modules bundled in inc/ if they are newer than installed ones)
+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 CPAN distributions.
-These dependencies get bundled into the inc directory within a distribution and are used by Makefile.PL or Build.PL.
+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