summaryrefslogtreecommitdiff
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/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Path-Class/README b/perl/perl-Path-Class/README
new file mode 100644
index 0000000000..ab5fd3dbe9
--- /dev/null
+++ b/perl/perl-Path-Class/README
@@ -0,0 +1,3 @@
+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.