Marcus Ramberg > Catalyst-Runtime-5.7015 > Catalyst::Engine::HTTP::Restarter

Download:
Catalyst-Runtime-5.7015.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  5
Open  7
Stalled  4
View Bugs
Report a bug
Source   Latest Release: Catalyst-Runtime-5.80007

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, Catalyst::Engine::HTTP, Catalyst::Engine::CGI, Catalyst::Engine.

AUTHORS ^

Sebastian Riedel, <sri@cpan.org>

Dan Kubb, <dan.kubb-cpan@onautopilot.com>

Andy Grundman, <andy@hybridized.org>

THANKS ^

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

COPYRIGHT ^

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.