diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2013-10-24 18:09:14 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2013-10-24 18:09:14 +0100 |
commit | cb8c84586a7e77e1b9100e6d88a6a9d18041ae96 (patch) | |
tree | f6a0ebbe9f044f2eb27b0dc48936103198ca8b60 /mkppport.lst | |
parent | 41e70615a0bf7f35048f8163e68f1b9936509b9a (diff) | |
download | perl-cb8c84586a7e77e1b9100e6d88a6a9d18041ae96.tar.gz |
Move Cwd and List-Util to folders named as per their CPAN distributions
Diffstat (limited to 'mkppport.lst')
-rw-r--r-- | mkppport.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkppport.lst b/mkppport.lst index 3d5a88cbd8..2519e31d51 100644 --- a/mkppport.lst +++ b/mkppport.lst @@ -7,7 +7,7 @@ cpan/DB_File cpan/IPC-SysV -cpan/List-Util +cpan/Scalar-List-Utils cpan/Time-HiRes cpan/Win32API-File -dist/Cwd +dist/PathTools |