The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

name - name

SYNOPSIS

        /path/to/daemon -D -t time_to_sleep

COMMAND LINE SWITCHES AND OPTIONS

        Usage: daemon [-v] [-n] {-D [-t time_to_sleep]|-s}
=head1 DESCRIPTION

        pickupd finds new messages in $SPOOL/incoming and moves
        them to $SPOOL/rewrite.
=head1 CONFIGURATION

        Configuration is done in the script it self.
        Thogh this is preferred to be changed in the Makefile,
        this can be done in the script as well.

        In the first lines of sendd you can configure the following variables:
=head1  FILES
=head1 VERSION
=head1 BUGS
=head1 AUTHOR
        Ask Solem Hoel <ask@unixmonks.net>, http://www.unixmonks.net

1 POD Error

The following errors were encountered while parsing the POD:

Around line 3:

=cut found outside a pod block. Skipping to next block.