Help for this page
sub StartErrorGuardian { my ($this, $pm) = @_; ... } return 0; }
sub Guardian { ... sleep 1; } }