This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts
authorNicholas Clark <nick@ccl4.org>
Tue, 5 Oct 2010 06:32:21 +0000 (07:32 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 5 Oct 2010 12:48:40 +0000 (13:48 +0100)
commitcde5101a7be11e27127dc4c214d749bb2cc993e6
tree2025e59f77db901cb47c4099f3761f2978ce1de3
parentbf07e08f68b96c7832e17dd5eb4eb32618be88d2
Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts

Let ExtUtils::MakeMaker deal with running these extraction scripts, rather than
repeating the logic in (at least) 5 places.
14 files changed:
Cross/Makefile-cross-SH
MANIFEST
Makefile.SH
Porting/Maintainers.pl
cpan/Pod-Parser/scripts/pod2usage.PL [moved from pod/pod2usage.PL with 100% similarity]
cpan/Pod-Parser/scripts/podchecker.PL [moved from pod/podchecker.PL with 100% similarity]
cpan/Pod-Parser/scripts/podselect.PL [moved from pod/podselect.PL with 100% similarity]
pod/Makefile.SH
t/porting/dual-life.t
utils.lst
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk
win32/pod.mak