summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2011-08-05 08:25:37 -0500
committerCraig A. Berry <craigberry@mac.com>2011-08-05 08:25:37 -0500
commit63f27fd71dd22aa00021eb1e4fde4faa55ec9524 (patch)
treeea1e60f2f910360f3141fd218a0dc3edf9fdaefd /MANIFEST
parentc9d1da359da6a3d527d7a64d9eed3f8ab441bb8b (diff)
downloadperl-63f27fd71dd22aa00021eb1e4fde4faa55ec9524.tar.gz
No dots in directory names, please.
Dot is the directory delimiter on VMS, so it's awkward at best to use it in directory names. 4eb81ef279, "Update Module-Metadata to CPAN version 1.000005" introduced two new directories with dots in the name, which confused the manifest checker and broke the build on VMS.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index f33a68b118..6d1b3425ff 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1689,8 +1689,8 @@ cpan/Module-Load/t/to_load/Must/Be/Loaded.pm Module::Load tests
cpan/Module-Load/t/to_load/TestModule.pm Module::Load tests
cpan/Module-Load/t/to_load/ToBeLoaded Module::Load tests
cpan/Module-Metadata/lib/Module/Metadata.pm
-cpan/Module-Metadata/t/lib/0.1/Foo.pm
-cpan/Module-Metadata/t/lib/0.2/Foo.pm
+cpan/Module-Metadata/t/lib/0_1/Foo.pm
+cpan/Module-Metadata/t/lib/0_2/Foo.pm
cpan/Module-Metadata/t/lib/DistGen.pm
cpan/Module-Metadata/t/lib/MBTest.pm
cpan/Module-Metadata/t/lib/Tie/CPHash.pm