in reply to How to get Pod::Coverage to stop calling my export naked

I would suggest not using Pod::Coverage. When you have to change clear and working code to placate a style checker, the fault lies with the style checker, not your code.
  • Comment on Re: How to get Pod::Coverage to stop calling my export naked