How to add runmodes to a CGI::Application
Tuesday, March 25th, 2008There really are a ton of messy ways to tinker with adding runmodes to CGI::Application.
I tried a lot of different things, succesfully, strangely, even ‘cleverly’.
If you have a plugin that is being ‘use’d, you should have an import function.