NAME
XAS::Lib::PidFile::Unix - A mixin class to scan for processes on Unix
DESCRIPTION
This is a mixin class to provide process scanning on a Unix platform. It uses "ps" to do the process scan.
METHODS
is_running
Please see XAS::Lib::PidFile for usage.
SEE ALSO
AUTHOR
Kevin L. Esteb, <kevin@kesteb.us>
COPYRIGHT AND LICENSE
Copyright (C) 2014 Kevin L. Esteb
This is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. For details, see the full text of the license at http://www.perlfoundation.org/artistic_license_2_0.