diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-01-22 07:11:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:53 +0700 |
commit | 34ea7103665ac6c6b9f8951dbb7bfa2bc178b218 (patch) | |
tree | 64ad2b8d522ef1f7e57d61f29f5192a4db658026 /perl/perl-Path-Class/README | |
parent | dda7d73e9437d6a1847be4e6cbb5d031d5a3f6a8 (diff) |
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/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/perl/perl-Path-Class/README b/perl/perl-Path-Class/README index 457891d164ed5..27bd3b7b03565 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. |