Catalyst::Engine::HTTP::Restarter - Catalyst Auto-Restarting HTTP Engine


NAME

Catalyst::Engine::HTTP::Restarter - Catalyst Auto-Restarting HTTP Engine


SYNOPSIS

    script/myapp_server.pl -restart


DESCRIPTION

The Restarter engine will monitor files in your application for changes and restart the server when any changes are detected.


METHODS

run


SEE ALSO

Catalyst, the Catalyst::Engine::HTTP manpage, the Catalyst::Engine::CGI manpage, the Catalyst::Engine manpage.


AUTHORS

Catalyst Contributors, see Catalyst.pm


THANKS

Many parts are ripped out of HTTP::Server::Simple by Jesse Vincent.


COPYRIGHT

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.

 Catalyst::Engine::HTTP::Restarter - Catalyst Auto-Restarting HTTP Engine