summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:03:35 +0100
committer B. Watson2022-03-14 09:03:35 +0100
commit5b77cc88b11eb9f51210cb12a2e808e3858ab6ef (patch)
tree6a61529111d82fa118fd31c7afdfad661a6ea784 /perl
parentf494008c2af096d24be66aa16bdad29b6374b46f (diff)
downloadslackbuilds-5b77cc88b11eb9f51210cb12a2e808e3858ab6ef.tar.gz
perl/perl-Test-PerlTidy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Test-PerlTidy/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-Test-PerlTidy/README b/perl/perl-Test-PerlTidy/README
index 7c862be458..83dfd74e5e 100644
--- a/perl/perl-Test-PerlTidy/README
+++ b/perl/perl-Test-PerlTidy/README
@@ -1,5 +1,6 @@
-Runs perltidy on files and reports errors if any of the files differ after
-having been tidied. Does not permanently modify the files being tested.
+Runs perltidy on files and reports errors if any of the files differ
+after having been tidied. Does not permanently modify the files being
+tested.
-By default, perltidy will be run on files under the current directory and its
-subdirectories with extensions matching: .pm .pl .PL .t
+By default, perltidy will be run on files under the current directory
+and its subdirectories with extensions matching: .pm .pl .PL .t