drop namespace::autoclean
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / CGI.pm
2018-04-13 Graham Knop drop namespace::autoclean
2011-10-24 Tomas Doran Bug fix for require dieing as make_immutable doesn...
2011-10-21 Tomas Doran Docs
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-08-26 Tomas Doran Unify options, get rid of -h which only worked on the...
2010-01-11 Tomas Doran Move everything back out into the scriptrole, allow...
2009-11-26 Tomas Doran Fix up docs
2009-11-26 Tomas Doran Tidy up help and TODO tests
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-09-05 Tomas Doran Documentation dinks
2009-09-05 Tomas Doran Default run methods not required, can be provided by...
2009-09-05 Tomas Doran Fix CGI script
2009-09-02 Tomas Doran Factor stuff out into a script role, clean up all the...
2009-07-17 Devin Austin don't need -except => [ qw(meta) ] with autoclean
2009-07-17 Devin Austin untarded and added documentation
2009-07-11 Tomas Doran Strip trailing spaces
2009-07-04 Devin Austin added namespace::autoclean to all the helper classes
2009-06-25 Devin Austin updated testapp_cgi.pl
2009-06-24 Devin Austin initial script commit