Ubic::Daemon::Status - daemon status structure
version 1.57
say $status->pid; say $status->guardian_pid;
Constructor. Should be called from Ubic::Daemon only.
Get daemon's PID.
Get guardian's PID.
Ubic::Daemon - general process daemonizator
Vyacheslav Matyukhin <mmcleric@yandex-team.ru>
This software is copyright (c) 2013 by Yandex LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.