in reply to Debug code out of production systems

Every =begin should have an =end!

Does your pragma honor =end? According to perlpod, 'all text from "=begin" to a paragraph with a matching "=end" are treated as a particular format.'

  • Comment on Re: Debug code out of production systems