Subject: | pod squawks in 5.5.3 |
/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/weblint
Manifying blib/man3/Test::HTML::Lint.3
/usr/local/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/Test/HTML/Lint.pm
Couldn't install blib/man3/Test::HTML::Lint.3
Manifying blib/man3/HTML::Lint::HTML4.3
/usr/local/bin/pod2man: Invalid man page - 1st pod line is not NAME in
lib/HTML/Lint/HTML4.pm
Couldn't install blib/man3/HTML::Lint::HTML4.3
Manifying blib/man3/HTML::Lint.3
/usr/local/bin/pod2man: lib/HTML/Lint.pm is missing required section:
DESCRIPTION
Manifying blib/man3/HTML::Lint::Error.3
/usr/local/bin/pod2man: lib/HTML/Lint/Error.pm is missing required
section: DESCRIPTION
And when I then run make test i get this error over and over:
t/text-use-entity...................Bareword "no_plan" not allowed while
"strict subs" in use at (eval 1) line 2, <DATA> chunk 10.
Use of inherited AUTOLOAD for non-method HTML::Lint::isa_ok() is
deprecated at /export/home/dan/tmp/HTML-Lint-1.20/blib/lib/HTML/Lint.pm
line 351, <DATA> chunk 10.
Can't locate auto/HTML/Lint/isa_ok.al in @INC (@INC contains:
/export/home/dan/tmp/HTML-Lint-1.20/blib/lib
/export/home/dan/tmp/HTML-Lint-1.20/blib/arch
/usr/local/lib/perl5/5.00503/sun4-solaris
/usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005 .
/usr/local/lib/perl5/5.00503/sun4-solaris /usr/local/lib/perl5/5.00503
/usr/local/lib/perl5/site_perl/5.005/sun4-solaris
/usr/local/lib/perl5/site_perl/5.005 .) at
/export/home/dan/tmp/HTML-Lint-1.20/blib/lib/HTML/Lint.pm line 351
t/text-use-entity...................dubious
Test returned status 2 (wstat 512, 0x200)