summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:06:21 +0100
committer B. Watson2022-03-14 09:06:21 +0100
commit40562797435426d162512ed84a0cfe556322d440 (patch)
tree7e79d9d7333da247617f2da4425c5362d96f9a0f /perl
parentccb27f559d387cac8ad8d58a78b9220d1190162b (diff)
downloadslackbuilds-40562797435426d162512ed84a0cfe556322d440.tar.gz
perl/perl-inc-latest: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-inc-latest/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/perl/perl-inc-latest/README b/perl/perl-inc-latest/README
index 410d751aa4..5916dffc28 100644
--- a/perl/perl-inc-latest/README
+++ b/perl/perl-inc-latest/README
@@ -1,12 +1,14 @@
-perl-inc-latest (use modules bundled in inc/ if 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 the
-CPAN distributions. These dependencies get bundled into the inc directory
-within a Thedistribution and are used by Makefile.PL or Build.PL.
+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