Catalyst::Restarter::Win32.3pm

Langue: en

Version: 2010-01-27 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

DESCRIPTION

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

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

AUTHORS

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