summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-06-12 09:43:13 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-06-12 10:06:28 +0100
commit969c6694443bf4385fae215cd8a6f09e86840ea4 (patch)
treecbbf697e05c3bc007cadb2b7f83a062b29f254cb /MANIFEST
parentb4d1bf317b24612c56201f57deada75229b46118 (diff)
downloadperl-969c6694443bf4385fae215cd8a6f09e86840ea4.tar.gz
Update Pod-Usage to CPAN version 1.67
[DELTA] 1.67 (marekr) - added options -perlcmd and -perldoc to allow for non-standard installations of perl and the perldoc script. Thanks to Markus Jansen for the patch 1.66 (marekr) - CPAN#102116: pod2usage() -sections omits section with subsection specified added more precise documentation about the -section syntax and semantics - CPAN#102117: pod2usage() changes formatting added documentation to describe what formatting changes pod2usage applies - CPAN#102101: New tests fail when in core changed the way the tests find their dependencies. Thanks to BINGOS for the patch, applied in slightly modified way 1.65 (marekr) - CPAN#81059: [RT #115534]: Pod::Usage Failes to Select -sections with Negation fixed a specific corner case for section selection - CPAN#101538: Pod::Usage doesn't handle E<copy> correctly introduced a utf8 option; this may actually not solve the problem, but it is the best we can do for the moment - CPAN#101581: pod2usage() -sections omits marked-up text from =head lines make sure that marked-up text is not skipped
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7122981350..90291f30c0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2039,10 +2039,16 @@ cpan/Pod-Simple/t/xhtml-bkb.t
cpan/Pod-Simple/t/x_nixer.t Pod::Simple test file
cpan/Pod-Usage/lib/Pod/Usage.pm
cpan/Pod-Usage/scripts/pod2usage.PL
+cpan/Pod-Usage/t/pod/headwithmarkup.pl
+cpan/Pod-Usage/t/pod/headwithmarkup.t
cpan/Pod-Usage/t/pod/p2u_data.pl
cpan/Pod-Usage/t/pod/pod2usage2.t
cpan/Pod-Usage/t/pod/pod2usage.t
cpan/Pod-Usage/t/pod/pod2usage.xr
+cpan/Pod-Usage/t/pod/selectheaders.pl
+cpan/Pod-Usage/t/pod/selectheaders.t
+cpan/Pod-Usage/t/pod/selectsections.pl
+cpan/Pod-Usage/t/pod/selectsections.t
cpan/Pod-Usage/t/pod/testcmp.pl
cpan/Pod-Usage/t/pod/testp2pt.pl
cpan/Pod-Usage/t/pod/usage2.pod