Changes for version 0.30 - 2010-03-06

  • cgiapp-starter and titanium-starter had got broken during the last release due to an errant local and were unable to find the default template directory. They should work correctly now.
  • t/boilerplate.t in generated dists had got broken during the last set of updates. It should work correctly now. It will now also check that you do not have a boilerplate abstract in your buildscript.
  • Previously there was support for a generated dist with multiple modules but it didn't really work. Now it does. This justifies a bump in the version number I think.

Documentation

creates a skeleton CGI::Application project
creates a skeleton Titanium project