Acme-Matt-Daemon

 view release on metacpan or  search on metacpan

lib/Acme/Matt/Daemon.pm  view on Meta::CPAN

        sleep($interval[0] + int rand $interval[1]);
    }
}

*DAMON = \&DAEMON;
*MATTDAMON = \&DAEMON;
*MATTDAEMON = \&DAEMON;

=head1 SYNOPSIS

MATT DAEMON

    perl -MAcme::Matt::Daemon -e 'MATT DAEMON'

=head1 DESCRIPTION

MATT DAEMON

L<http://www.youtube.com/watch?v=ZWTzyU5MFgM>

L<Acme::Matt::Daemon> will daemonize and output MATT DAEMON to your syslog at every 15 to 60 minutes (randomly). Enjoy!

=head1 AUTHOR

Robert Krimen, C<< <rkrimen at cpan.org> >>

=head1 BUGS

Please report any bugs or feature requests to C<bug-acme-matt-daemon at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Acme-Matt-Daemon>.  I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.




=head1 SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Acme::Matt::Daemon


You can also look for information at:

=over 4

=item * RT: CPAN's request tracker

L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-Matt-Daemon>

=item * AnnoCPAN: Annotated CPAN documentation

L<http://annocpan.org/dist/Acme-Matt-Daemon>

=item * CPAN Ratings

L<http://cpanratings.perl.org/d/Acme-Matt-Daemon>

=item * Search CPAN

L<http://search.cpan.org/dist/Acme-Matt-Daemon/>

=back


=head1 ACKNOWLEDGEMENTS


=head1 COPYRIGHT & LICENSE

Copyright 2009 Robert Krimen, all rights reserved.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

=head1 MATT DAEMON

=cut

'MATT DAEMON'; # End of Acme::Matt::Daemon



( run in 1.964 second using v1.01-cache-2.11-cpan-e1769b4cff6 )