Catalyst::Restarter::Win32 - Uses Proc::Background to manage process restarts


Catalyst-Devel documentation  | view source Contained in the Catalyst-Devel distribution.

Index


NAME

Top

Catalyst::Restarter::Win32 - Uses Proc::Background to manage process restarts

DESCRIPTION

Top

This class uses Proc::Background, which in turn uses Win32::Process. The new process is run using the same command-line as the original script, but without any restart-based options.

This is a big hack, but using forks just does not work on Windows.

SEE ALSO

Top

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

AUTHORS

Top

Catalyst Contributors, see Catalyst.pm

COPYRIGHT

Top


Catalyst-Devel documentation  | view source Contained in the Catalyst-Devel distribution.