summaryrefslogtreecommitdiffstats
path: root/perl/perl-file-path-expand/README
diff options
context:
space:
mode:
author Ryan S. Northrup <northrup@yellowapple.us>2017-02-11 21:42:45 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-02-11 21:43:05 +0000
commit1d2f6ff75c5a0e1e3e4f6dfb8ad7ed4bf77b6d91 (patch)
treee3a064bfdc66f38b3de2e5306ecac7ebce49fb88 /perl/perl-file-path-expand/README
parentcb4c9f87b35b80bc00d2c3529317b1117a02497b (diff)
downloadslackbuilds-1d2f6ff75c5a0e1e3e4f6dfb8ad7ed4bf77b6d91.tar.gz
slackbuilds-1d2f6ff75c5a0e1e3e4f6dfb8ad7ed4bf77b6d91.tar.xz
perl/perl-file-path-expand: New maintainer + new download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-file-path-expand/README')
-rw-r--r--perl/perl-file-path-expand/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-file-path-expand/README b/perl/perl-file-path-expand/README
index 961355caf1..6898619852 100644
--- a/perl/perl-file-path-expand/README
+++ b/perl/perl-file-path-expand/README
@@ -1,3 +1,3 @@
-File::Path::Expand expands user directories in filenames.
-For the simple case it's no more complex than s{^~/}{$HOME/},
-but for other cases it consults getpwent and does the right thing.
+File::Path::Expand expands user directories in filenames. For the
+simple case it's no more complex than s{^~/}{$HOME/}, but for other
+cases it consults getpwent and does the right thing.