NAME¶
App::Parcimonie::Daemon - parcimonie daemon class
SYNOPSIS¶
Have a look to bin/parcimonie for a full-blown real life usage example.
ATTRIBUTES¶
METHODS¶
BUILD¶
Post-constructor.
run¶
Run the daemon infinite loop.
keyserver_defined_on_command_line¶
Return true iff a keyserver was passed on the command-line via
--gnupg-extra-arg.
iterate¶
Arg: long PGP key id (Str). Returns next sleep time (seconds).
COPYRIGHT¶
Copyright 2010-2011 intrigeri <intrigeri@boum.org>
Licensed under the same terms as Perl itself.