NAME
App::Standby::Group - Core logic
METHODS
set_janitor
set the person on duty to the top of the list
enable_contact
Enable the given contact id.
disable_contact
Disable the given contact id.
get_contacts
Return an array ref containing all active users in the current group w/ their current ordering.
If the second argument is true it will return disabled users, too.
NAME
App::Standby::Group - Core logic
AUTHOR
Dominik Schulz <dominik.schulz@gauner.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.