The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

start_stop_camel_pki.pl - Apache server for App::CamelPKI.

SYNOPSIS

    start_stop_camel_pki.pl < start | stop | restart | gdbstart >

DESCRIPTION

System V script to start/stop the Camel-PKI web server.

start_stop_camel_pki.pl start
start_stop_camel_pki.pl stop
start_stop_camel_pki.pl restart

Your usual System-V style daemon management subcommands.

start_stop_camel_pki.pl gdbstart

Like start, but runs Apache in gdb in the current terminal and does not return until the debugger terminates. As an additional bonus, this script works around Emacs' braindamage and can therefore be invoked from M-x gdb.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 18:

=over without closing =back