summaryrefslogtreecommitdiffstats
path: root/perl/perl-Path-Class/README
diff options
context:
space:
mode:
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.