Merge branch 'master' into psgi
[catagits/Catalyst-Runtime.git] / lib / Catalyst / ScriptRole.pm
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-05-24 Tomas Doran Put some of the mod_perl code back. This is pretty...
2010-05-24 Tomas Doran Merge trunk into here, fix tests to pass again with...
2010-03-08 Tomas Doran Don't break the calling convention for the run method...
2010-01-11 Tomas Doran Move everything back out into the scriptrole, allow...
2010-01-10 Tomas Doran Use Plack::Loader and push the running of plack back...
2010-01-09 Florian Ragwitz Work towards supporting psgi.
2009-11-29 Florian Ragwitz Tidy things up a little and fix pod usage.
2009-11-26 Tomas Doran Fix typo, bricas++, add simple test for restarter arguments
2009-11-26 Tomas Doran Tidy up help and TODO tests
2009-11-26 Tomas Doran Remove most of the horrible
2009-11-26 Tomas Doran Get useful help about which option you fucked up back
2009-11-23 Tomas Doran And do that in a way which actually works
2009-11-23 Tomas Doran Chomp trailing space
2009-11-23 Tomas Doran Fix duplicate short options issue
2009-11-20 Tomas Doran Pass Pod coverage
2009-11-19 Tomas Doran Unified help display, at the cost of having lost the...
2009-09-05 Tomas Doran More POD
2009-09-05 Tomas Doran Default run methods not required, can be provided by...
2009-09-02 Tomas Doran Factor stuff out into a script role, clean up all the...