Pod-Perldoc: add Makefile.PL from distro
authorDavid Mitchell <davem@iabyn.com>
Tue, 7 Jan 2014 13:55:36 +0000 (13:55 +0000)
committerDavid Mitchell <davem@iabyn.com>
Tue, 7 Jan 2014 14:55:45 +0000 (14:55 +0000)
commitfa884b76985b07640a9b8df4736d532e0273f13f
treeccc3292ce00f8ae892185606f3cae6624fdcf857
parent6efa4e81fc0ed6e9f7c2d9da5f6b394809f24bb3
Pod-Perldoc: add Makefile.PL from distro

Since 3.21, the Makefile includes special code for copying perldoc.pod to
the right location, so use that rather than an auto-generated one. See

    [perl #120280] 5.19.5 intermittent failure t/search50.t

With this change, cpan/Pod-Perldoc/perldoc.pod is now copied to

    lib/perldoc.pod
rather than

    lib/Pod/perldoc.pod

(Its install location of lib/$version/pod/perldoc.pod is unaffected)
.gitignore
MANIFEST
Porting/Maintainers.pl
cpan/Pod-Perldoc/Makefile.PL [new file with mode: 0644]