diff options
author | Craig A. Berry <craigberry@mac.com> | 2015-06-26 15:10:18 -0500 |
---|---|---|
committer | Craig A. Berry <craigberry@mac.com> | 2015-06-26 16:18:05 -0500 |
commit | a5461bd0d9d78d9013b030e5c3d7a2e241e08bee (patch) | |
tree | 0c51f1168e9a2bbc18742b1dd5d08301f42963dc /t | |
parent | 634b12fe3ac90fa1a8ec71f93d3db5b70a24464d (diff) | |
download | perl-a5461bd0d9d78d9013b030e5c3d7a2e241e08bee.tar.gz |
Fix Pod::Simple tests that use catdir on non-directories.
Also sent upstream as:
https://rt.cpan.org/Public/Bug/Display.html?id=105511
Diffstat (limited to 't')
-rw-r--r-- | t/porting/customized.dat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/porting/customized.dat b/t/porting/customized.dat index 511a4b6c8c..000b11a647 100644 --- a/t/porting/customized.dat +++ b/t/porting/customized.dat @@ -35,6 +35,12 @@ ExtUtils::MakeMaker cpan/ExtUtils-MakeMaker/t/basic.t 6cdc7701b50e586bc9c4cfb161 ExtUtils::MakeMaker cpan/ExtUtils-MakeMaker/t/pm_to_blib.t 71ebcee355691ce374fcad251b12d8b2412462b3 Pod::Simple cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm 4108633c4f40f7f63c5a0245df2b07a4a2f22fec Pod::Simple cpan/Pod-Simple/lib/Pod/Simple/Search.pm 7a48823f9faec6d6bbef08060e679e46ccf60bc8 +Pod::Simple cpan/Pod-Simple/t/search10.t 776e41bf3494da010f306e0f6cadd416d84671a0 +Pod::Simple cpan/Pod-Simple/t/search12.t 73e2af262f0d78bcf8f45e56aafd982acaea6f7d +Pod::Simple cpan/Pod-Simple/t/search20.t 0f82fadfb5a4a04e223a4457061e225565f33c2d +Pod::Simple cpan/Pod-Simple/t/search22.t f14fbb64a42fbfe4bd1ee9f451394ab79a20efc0 +Pod::Simple cpan/Pod-Simple/t/search26.t d2905aa0fa92786feedbf1f373f69712b63a2a1c +Pod::Simple cpan/Pod-Simple/t/search28.t 4c1d271d28e7cf02de5fcc6261b061351bc9c9a2 Scalar-List-Utils cpan/Scalar-List-Utils/lib/List/Util.pm 62d2a82a811b531a3fd25cb60c4c2ef943858892 Scalar-List-Utils cpan/Scalar-List-Utils/lib/List/Util/XS.pm 08abbe1a707927cee53e85ba85d6bd35c1c2ae50 Scalar-List-Utils cpan/Scalar-List-Utils/lib/Scalar/Util.pm 7f1e6eb11105623200ef9cdcb881545ccb769ded |