NAME
lockerd - Distributed lock handler for perl IPC::Locker
SYNOPSIS
lockerd [ --help ] [ --port=port ] [ --version ]
DESCRIPTION
Lockerd will start a deamon to watch for and service connects by the perl IPC::Locker package.
ARGUMENTS
- --help Displays this message and program version and exits.
- --port Specifies the port number to be used.
- --verstion Displays program version and exits.
AUTHORS
Wilson Snyder <wsnyder@maker.com>
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 112:
'=item' outside of any '=over'
- Around line 121:
You forgot a '=back' before '=head1'