This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make pod2html a regular script without substitutions
authorFlorian Ragwitz <rafl@debian.org>
Thu, 25 Aug 2011 15:50:26 +0000 (17:50 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Sat, 27 Aug 2011 10:46:15 +0000 (12:46 +0200)
commitd658129cc035fd425485ba091d6100c10b32259a
tree932670384763680379feb7fb7762a82eab9e50f1
parentd42858b2260168e53e8801235314a23dcb49dee0
Make pod2html a regular script without substitutions

This will make the CPAN dist easier. For the perl core, we still need
substitutions to get the right she-bang as we don't go through EU::MM to fix it
for us. For that, we add utils/pod2html.PL.
MANIFEST
ext/Pod-Html/bin/pod2html [moved from ext/Pod-Html/pod2html.PL with 63% similarity]
t/porting/known_pod_issues.dat
utils/Makefile
utils/Makefile.SH
utils/pod2html.PL [new file with mode: 0644]
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk