Bug fix for require dieing as make_immutable doesn't return true.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / Create.pm
2011-10-24 Tomas Doran Bug fix for require dieing as make_immutable doesn...
2011-10-21 Tomas Doran Docs
2010-05-22 Tomas Doran Mech tests branch
2009-12-10 Tomas Doran Fix RT#52630
2009-11-29 Florian Ragwitz Tidy things up a little and fix pod usage.
2009-11-26 Tomas Doran Factor restarter arg assembly out into it's own routine...
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-24 Tomas Doran Add tests for the create script and fix the bugs that...
2009-11-23 Tomas Doran And do that in a way which actually works
2009-11-23 Tomas Doran Fix duplicate short options issue
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-09-05 Tomas Doran Documentation dinks
2009-09-05 Tomas Doran Fix passing correct key, re-add getopt trait as this...
2009-09-02 Tomas Doran Factor stuff out into a script role, clean up all the...
2009-08-04 Devin Austin removed MooseX::Command::* stuff for now
2009-07-17 Devin Austin added MX::Types::Moose, cleaned up moar
2009-07-17 Devin Austin added MX::Types::Moose
2009-07-17 Devin Austin fasterized
2009-07-12 Tomas Doran And unfuck so the app name is passed properly
2009-07-12 Tomas Doran Too slow
2009-07-04 Devin Austin added namespace::autoclean to all the helper classes
2009-06-25 Devin Austin added dev_server test, poked Catalyst::Script::Create
2009-06-24 Devin Austin initial script commit