summaryrefslogtreecommitdiff
path: root/perl/perl-Path-Class/README
diff options
context:
space:
mode:
authorDonald Cooley <chytraeu@sdf.org>2017-01-22 07:11:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-24 07:22:53 +0700
commit34ea7103665ac6c6b9f8951dbb7bfa2bc178b218 (patch)
tree64ad2b8d522ef1f7e57d61f29f5192a4db658026 /perl/perl-Path-Class/README
parentdda7d73e9437d6a1847be4e6cbb5d031d5a3f6a8 (diff)
downloadslackbuilds-34ea7103665ac6c6b9f8951dbb7bfa2bc178b218.tar.gz
perl/perl-Path-Class: Updated for version 0.37.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Path-Class/README')
-rw-r--r--perl/perl-Path-Class/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl/perl-Path-Class/README b/perl/perl-Path-Class/README
index 457891d164..27bd3b7b03 100644
--- a/perl/perl-Path-Class/README
+++ b/perl/perl-Path-Class/README
@@ -1 +1,3 @@
-perl-Path-Class (Cross-platform path specification manipulation)
+Path::Class is a module for manipulation of file and directory
+specifications (strings describing their locations, like
+'/home/ken/foo.txt' or 'C:Windows\Foo.txt') in a cross-platform manner.