Catalyst::Engine::HTTP::Restarter - Catalyst Auto-Restarting HTTP Engine |
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, the Catalyst::Engine::HTTP manpage, the Catalyst::Engine::CGI manpage, the Catalyst::Engine manpage.
Sebastian Riedel, <sri@cpan.org>
Dan Kubb, <dan.kubb-cpan@onautopilot.com>
Andy Grundman, <andy@hybridized.org>
Many parts are ripped out of HTTP::Server::Simple
by Jesse Vincent.
This program 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 |