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::Canvasproblem while apparently not breaking anything else. Index: GenPod.pmThat 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.