Navigation Menu

Skip to content

Commit

Permalink
Upgrade Pod::Simple to 3.29
Browse files Browse the repository at this point in the history
This is a fix for #377.
  • Loading branch information
oalders committed Jan 15, 2015
1 parent d3c3900 commit 69dce3a
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cpanfile
Expand Up @@ -127,11 +127,12 @@ requires 'Plack::Util::Accessor';
requires 'Pod::Coverage::Moose', '0.02';
requires 'Pod::Markdown', '2.000';
requires 'Pod::POM';
requires 'Pod::Simple', '3.29';
requires 'Pod::Simple::XHTML', '3.24';
requires 'Pod::Text';
requires 'Regexp::Common';
requires 'Regexp::Common::time';
requires 'Safe', '2.35', # bug fixes (used by Parse::PMFile)
requires 'Safe', '2.35'; # bug fixes (used by Parse::PMFile)
requires 'Starman';
requires 'Time::Local';
requires 'Throwable::Error';
Expand Down
48 changes: 47 additions & 1 deletion cpanfile.snapshot
Expand Up @@ -2995,7 +2995,6 @@ DISTRIBUTIONS
requirements:
ExtUtils::MakeMaker 0
Mail::Address 0
Net::DNS 0
Scalar::Util 0
Test::More 0
perl 5.006
Expand Down Expand Up @@ -6544,6 +6543,53 @@ DISTRIBUTIONS
Text::Wrap 2001.0929
parent 0
perl 5.006
Pod-Simple-3.29
pathname: D/DW/DWHEELER/Pod-Simple-3.29.tar.gz
provides:
Pod::Simple 3.29
Pod::Simple::BlackBox 3.29
Pod::Simple::Checker 3.29
Pod::Simple::Debug 3.29
Pod::Simple::DumpAsText 3.29
Pod::Simple::DumpAsXML 3.29
Pod::Simple::HTML 3.29
Pod::Simple::HTMLBatch 3.29
Pod::Simple::HTMLLegacy 5.01
Pod::Simple::LinkSection 3.29
Pod::Simple::Methody 3.29
Pod::Simple::Progress 3.29
Pod::Simple::PullParser 3.29
Pod::Simple::PullParserEndToken 3.29
Pod::Simple::PullParserStartToken 3.29
Pod::Simple::PullParserTextToken 3.29
Pod::Simple::PullParserToken 3.29
Pod::Simple::RTF 3.29
Pod::Simple::Search 3.29
Pod::Simple::SimpleTree 3.29
Pod::Simple::Text 3.29
Pod::Simple::TextContent 3.29
Pod::Simple::TiedOutFH 3.29
Pod::Simple::Transcode 3.29
Pod::Simple::TranscodeDumb 3.29
Pod::Simple::TranscodeSmart 3.29
Pod::Simple::XHTML 3.29
Pod::Simple::XMLOutStream 3.29
requirements:
Carp 0
Config 0
Cwd 0
ExtUtils::MakeMaker 0
File::Basename 0
File::Find 0
File::Spec 0
Pod::Escapes 1.04
Symbol 0
Test 1.25
Test::More 0
Text::Wrap 98.112902
integer 0
overload 0
strict 0
Pod-Spell-1.15
pathname: X/XE/XENO/Pod-Spell-1.15.tar.gz
provides:
Expand Down

0 comments on commit 69dce3a

Please sign in to comment.