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

script/myapp_server.pl -restart

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


Catalyst, Catalyst::Engine::HTTP, Catalyst::Engine::CGI, Catalyst::Engine.

Catalyst Contributors, see Catalyst.pm

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

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