in reply to Re: POD using __END__ with function comments
in thread POD using __END__ with function comments

OK, I think I see the issue. I'm expecting everything to be rosy when I'm reading this via less, or without editor help.

So then the question becomes "suppose you didn't have 'POD folding' in an editor and wanted to put the method descriptions at the end. Are there any perl tools that automatically help to keep the end METHOD section synchronized?"

  • Comment on Re^2: POD using __END__ with function comments