App-PureProxy
view release on metacpan or search on metacpan
OPTIONS
--access-log
Specifies the pathname of a file where the access log should be
written. By default, in the development environment access logs will go
to STDERR. See plackup. (default: none)
--daemonize
Makes the process run in the background. It doesn't work (yet) in
native Windows (MSWin32). (default: 0)
-E, --env
Specifies the environment option. See plackup. (default: "deployment")
--error-log
Specify the pathname of a file where the error log should be written.
This enables you to still have access to the errors when using
## OPTIONS
## --access-log
Specifies the pathname of a file where the access log should be
written. By default, in the development environment access logs will
go to STDERR. See [plackup](https://metacpan.org/pod/plackup). (default: none)
## --daemonize
Makes the process run in the background. It doesn't work (yet) in native
Windows (MSWin32). (default: 0)
## -E, --env
Specifies the environment option. See [plackup](https://metacpan.org/pod/plackup). (default: "deployment")
## --error-log
Specify the pathname of a file where the error log should be written. This
enables you to still have access to the errors when using `--daemonize`.
script/pureproxy.pl view on Meta::CPAN
=head1 OPTIONS
=head2 --access-log
Specifies the pathname of a file where the access log should be
written. By default, in the development environment access logs will
go to STDERR. See L<plackup>. (default: none)
=head2 --daemonize
Makes the process run in the background. It doesn't work (yet) in native
Windows (MSWin32). (default: 0)
=head2 -E, --env
Specifies the environment option. See L<plackup>. (default: "deployment")
=head2 --error-log
Specify the pathname of a file where the error log should be written. This
enables you to still have access to the errors when using C<--daemonize>.
( run in 0.687 second using v1.01-cache-2.11-cpan-f4a522933cf )