1Catalyst::Restarter::WiUns3e2r(3C)ontributed Perl DocumeCnattaatliyosnt::Restarter::Win32(3)
2
3
4
6 Catalyst::Restarter::Win32 - Uses Proc::Background to manage process
7 restarts
8
10 This class uses Proc::Background, which in turn uses Win32::Process.
11 The new process is run using the same command-line as the original
12 script, but without any restart-based options.
13
14 This is a big hack, but using forks just does not work on Windows.
15
17 Catalyst::Restarter, Catalyst, <File::ChangeNotify>
18
20 Catalyst Contributors, see Catalyst.pm
21
23 This program is free software, you can redistribute it and/or modify it
24 under the same terms as Perl itself.
25
26
27
28perl v5.32.0 2020-08-02 Catalyst::Restarter::Win32(3)