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 /META.yml | |
parent | 41e70615a0bf7f35048f8163e68f1b9936509b9a (diff) | |
download | perl-cb8c84586a7e77e1b9100e6d88a6a9d18041ae96.tar.gz |
Move Cwd and List-Util to folders named as per their CPAN distributions
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,6 @@ no_index: - dist/bignum - dist/Carp - dist/constant - - dist/Cwd - dist/Data-Dumper - dist/Devel-SelfStubber - dist/Dumpvalue @@ -41,6 +40,7 @@ no_index: - dist/Math-BigRat - dist/Module-CoreList - dist/Net-Ping + - dist/PathTools - dist/Safe - dist/Search-Dict - dist/SelfLoader |