Re: [PATCH] fix POD generation with COPYRIGHT section in source



muppet wrote:
So, while not having your patch breaks for some modules, i imagine adding your patch might break for other modules.

Yeah. I think one solution would be to always output complete POD paragraphs with a trailing "=cut", instead of relying on one final "=cut". As in the attached patch. It fixes the Gnome2::Canvas
problem while apparently not breaking anything else.
Index: GenPod.pm

That looks good. Should we worry at all about trying to strip trailing =cuts embedded in user text?

I don't think that's necessary, no.  Patch committed.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]