App-PerinciUtils
view release on metacpan or search on metacpan
script/peri-htserve view on Meta::CPAN
summary => 'Will be passed to Gepok',
},
gepok_start_servers => {
schema => ['int' => {}],
summary => 'Will be passed to Gepok',
},
daemonize => {
schema => ['bool' => {
default => 0,
}],
summary => 'If true, will daemonize into background',
cmdline_aliases => {D=>{}},
},
library => {
schema => ['array' => {
of => 'str*',
}],
summary => 'Add directory to library search path, a la Perl\'s -I',
description => <<'_',
Note that some modules are already loaded before this option takes effect. To
script/peri-htserve view on Meta::CPAN
=head1 OPTIONS
C<*> marks required options.
=head2 Main options
=over
=item B<--daemonize>, B<-D>
If true, will daemonize into background.
=item B<--disable-logging>
=item B<--gepok-http-ports>=I<s>
Will be passed to Gepok.
=item B<--gepok-https-ports>=I<s>
Will be passed to Gepok.
( run in 0.582 second using v1.01-cache-2.11-cpan-d8267643d1d )