summaryrefslogtreecommitdiff
path: root/cpan/Pod-Simple/README
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-07-17 10:17:39 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-07-17 10:17:39 +0100
commite1f74b1ab09f3774466834ae04ca0dc7ea854e43 (patch)
tree91850bb4bed2f6eb78a5b2d798db686bddde8676 /cpan/Pod-Simple/README
parentb4c6bb8471e06f410c5af881b3f5530dacb82dbe (diff)
downloadperl-e1f74b1ab09f3774466834ae04ca0dc7ea854e43.tar.gz
Update Pod-Simple to CPAN version 3.18
[DELTA] 2011-07-16 David E. Wheeler <david@justatheory.org> * Release 3.18 Pod::Simple now properly parses Pod files using Mac OS Classic line- endings (\r). Marc Green/Google Summer of Code. Fixed test failure in 't/search50.t when the test finds a .pod but the module is in a .pm. Thanks to the cpan-testers who reported this when the test searched for Capture::Tiny.
Diffstat (limited to 'cpan/Pod-Simple/README')
-rw-r--r--cpan/Pod-Simple/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Pod-Simple/README b/cpan/Pod-Simple/README
index f213dc26dc..47f34ec2d6 100644
--- a/cpan/Pod-Simple/README
+++ b/cpan/Pod-Simple/README
@@ -1,4 +1,4 @@
-=head1 Pod::Simple version 3.17
+=head1 Pod::Simple version 3.18
Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing