Chris Dolan wrote:
I am working on a module that converts Flash Actionscript documentation (an informal variant of Javadoc) to POD. What would be a good name for this?

I like to Pod:: namespace, but that's mostly for modules that convert from POD, not to POD. One exception is Pod::HTML2Pod, which leads me to one option:

  Pod::ASDoc2Pod


Sounds good to me.

jimk

Reply via email to