The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Restarter::Forking - Forks and restarts the child process

DESCRIPTION

This class forks and runs the server in a child process. When it needs to restart, it kills the child and creates a new one.

SEE ALSO

Catalyst::Restarter, Catalyst, <File::ChangeNotify>

AUTHORS

Catalyst Contributors, see Catalyst.pm

COPYRIGHT

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