I keep getting a POD test failure report from one NetBSD box:
http://www.cpantesters.org/cpan/report/79291528-0863-11e0-ba74-a517e8014913

I think the line numbers are reported for whole paragraphs (for
example 109 in WebNano.pm does not contain L at all), so here they
are:

"Every WebNano application has at least three parts - the application
class, at least one controller class and the
L<app.psgi|http://search.cpan.org/~miyagawa/Plack/scripts/plackup> file (or
something else that uses
L<http://search.cpan.org/dist/Plack/lib/Plack/Runner.pm>
run the app)."

"L<PSGI 
environment|http://search.cpan.org/~miyagawa/PSGI/PSGI.pod#The_Environment>"

"This is a wrapper around
L<Template::Tiny|http://search.cpan.org/~adamk/Template-Tiny/lib/Template/Tiny.pm>
- 'Template Toolkit reimplemented in as little code as possible'."

I think all of these comply with the syntax in
http://perldoc.perl.org/perlpod.html:

Or you can link to a web page:
L<scheme:...>
L<text|scheme:...>
Links to an absolute URL. For example, L<http://www.perl.org/> or
L<The Perl Home Page|http://www.perl.org/>.

Am I missing something?


-- 
Zbigniew Lukasiak
http://brudnopis.blogspot.com/
http://perlalchemy.blogspot.com/

Reply via email to