Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 29376
Status: rejected
Priority: 0/
Queue: Pod-Simple

People
Owner: Nobody in particular
Requestors: dbix-class [...] trout.me.uk
Cc:
AdminCc:

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



Subject: Pod::Simple::HTML can leave =for blocks in output
Date: Fri, 14 Sep 2007 21:08:09 +0100
To: bugs-Pod-Simple [...] rt.cpan.org
From: Matt S Trout <dbix-class [...] trout.me.uk>
----- Forwarded message from Graham Barr <gbarr@pobox.com> ----- From: Graham Barr <gbarr@pobox.com> Subject: Re: POD parsing - how should I work around this? To: Matt S Trout <mst@shadowcatsystems.co.uk> On Sep 14, 2007, at 10:34 AM, Matt S Trout wrote: Show quoted text
>http://search.cpan.org/perldoc?local::lib seems not to be ignoring >my first >=for section. > >What's the best way for me to tweak my POD to get around it?
I think this is a bug in Pod::Simple::HTML If you have Pod::Simple installed, run this perl -MPod::Simple::HTML -e Pod::Simple::HTML::go local-lib-1.000000/ lib/local/lib.pm And I see your test code in the output. Graham. Show quoted text
----- End forwarded message ----- -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
Subject: Re: [rt.cpan.org #29376] AutoReply: Pod::Simple::HTML can leave =for blocks in output
Date: Sat, 15 Sep 2007 18:36:12 +0100
To: Bugs in Pod-Simple via RT <bug-Pod-Simple [...] rt.cpan.org>
From: Matt S Trout <dbix-class [...] trout.me.uk>
... and Graham just kindly pointed out that actually my POD's broken. Please feel free to laugh at me and then close this ticket. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
easiest bug evar