The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.003
        2010-04-xx
        Fixed internal not_found call to properly pass $c when an unexisting
        script was requested.

        Implemented chaining so that Catalyst::Controller::WrapCGI::wrap_cgi
        can properly populate $ENV{SCRIPT_NAME} with
        $c->uri_for($c->action, $c->req->captures)->path                                                                                     

0.002
        2010-04-13
        Fixed Makefile.pl to require Catalyst::Controller::WrapCGI.
        Fixed documentation, module name is MovableType, not MT.

0.001
        2010-02-16
        Initial release.