summaryrefslogtreecommitdiff
path: root/lib/Pod/Text.pm
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2008-09-26 08:44:33 +0000
committerSteve Hay <SteveHay@planit.com>2008-09-26 08:44:33 +0000
commit2504ae5250790bc6da9ecd41645e0005cd550a86 (patch)
treeb11127b28b9cbd25442f1feffea053bc2bbc1b15 /lib/Pod/Text.pm
parenta4a03afaa835dc89f39712165b7206e034df8002 (diff)
downloadperl-2504ae5250790bc6da9ecd41645e0005cd550a86.tar.gz
Upgrade to podlators-2.1.4
p4raw-id: //depot/perl@34421
Diffstat (limited to 'lib/Pod/Text.pm')
-rw-r--r--lib/Pod/Text.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Pod/Text.pm b/lib/Pod/Text.pm
index f0da802dd6..98dd434d6d 100644
--- a/lib/Pod/Text.pm
+++ b/lib/Pod/Text.pm
@@ -37,7 +37,7 @@ use Pod::Simple ();
# We have to export pod2text for backward compatibility.
@EXPORT = qw(pod2text);
-$VERSION = 3.10;
+$VERSION = 3.11;
##############################################################################
# Initialization
@@ -640,7 +640,7 @@ __END__
Pod::Text - Convert POD data to formatted ASCII text
=for stopwords
-alt stderr Allbery Sean Burke's
+alt stderr Allbery Sean Burke's Christiansen
=head1 SYNOPSIS