Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Pod-Readme CPAN distribution.

Report information
The Basics
Id: 19121
Status: resolved
Priority: 0/
Queue: Pod-Readme

People
Owner: Nobody in particular
Requestors: ermeyers [...] adelphia.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.08
Fixed in: (no value)



Subject: make Pod::Readme fails on error
./Build: blib/lib/Pod/Readme.pm: unexpected =item directive in paragraph 38. ignoring. Use of uninitialized value in string ne at /usr/lib/perl5/5.8.8/Pod/Html.pm line 1281. Unmatched begin/end at chunk 40 ./Build -- NOT OK Failed during this command: RRWO/Pod-Readme-0.08.tar.gz : make NO
What versions of Module::Build Pod::Html are you using? This sounds like a build problem due to Pod parsing. On Sat May 06 17:20:37 2006, guest wrote: Show quoted text
> ./Build: blib/lib/Pod/Readme.pm: unexpected =item directive in > paragraph 38. ignoring. > Use of uninitialized value in string ne > at /usr/lib/perl5/5.8.8/Pod/Html.pm line 1281. > Unmatched begin/end at chunk 40 > ./Build -- NOT OK > Failed during this command: > RRWO/Pod-Readme-0.08.tar.gz : make NO
From: ermeyers [...] adelphia.net
On Sun May 07 11:23:47 2006, guest wrote: Show quoted text
> > What versions of > Module::Build > Pod::Html > are you using? > > This sounds like a build problem due to Pod parsing. > > > > On Sat May 06 17:20:37 2006, guest wrote:
> > ./Build: blib/lib/Pod/Readme.pm: unexpected =item directive in > > paragraph 38. ignoring. > > Use of uninitialized value in string ne > > at /usr/lib/perl5/5.8.8/Pod/Html.pm line 1281. > > Unmatched begin/end at chunk 40 > > ./Build -- NOT OK > > Failed during this command: > > RRWO/Pod-Readme-0.08.tar.gz : make NO
> >
Pod::Html $VERSION = 1.0504; Module::Build $VERSION = '0.28'; I have Fedore Core 4, and I just built perl-5.8.8, upgrading from the current perl-5.8.6(.i386.rpm). I've been downloading the latest CPAN modules.
[I've taken over maintainership of this module] This ticket is pretty old, and it looks like the problem was in Pod::Html, not Pod::Readme. Pod::Readme 0.09 installs cleanly for me.