1Plack::Loader::RestarteUrs(e3r)Contributed Perl DocumentPaltaicokn::Loader::Restarter(3)
2
3
4

NAME

6       Plack::Loader::Restarter - Restarting loader
7

SYNOPSIS

9         plackup -r -R paths
10

DESCRIPTION

12       Plack::Loader::Restarter is a loader backend that implements "-r" and
13       "-R" option for the plackup script. It forks the server as a child
14       process and the parent watches the directories for file updates, and
15       whenever it receives the notification, kills the child server and
16       restart.
17

SEE ALSO

19       Plack::Runner, Catalyst::Restarter
20
21
22
23perl v5.30.0                      2019-07-26       Plack::Loader::Restarter(3)
Impressum