Backport VMS fixes from blead [RT #70781]
authorDavid Golden <dagolden@cpan.org>
Wed, 7 Sep 2011 15:58:31 +0000 (11:58 -0400)
committerDavid Golden <dagolden@cpan.org>
Wed, 7 Sep 2011 15:58:31 +0000 (11:58 -0400)
commitd57f5df5f46e3077c679b5b0bec7c1546e37138f
tree7f517d3f8217877c3a7c997822891a443c1f8857
parent38b7ba308a07e8889ea6703b261d8e0e3161df54
Backport VMS fixes from blead [RT #70781]

Dot is the directory delimiter on VMS, so it's awkward at best to use it
in directory names.  Blead commit 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.
Changes
t/lib/0_1/Foo.pm [moved from t/lib/0.1/Foo.pm with 100% similarity]
t/lib/0_2/Foo.pm [moved from t/lib/0.2/Foo.pm with 100% similarity]
t/version.t