App-PureProxy

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    Specifies Perl library include paths, like perl's -I option. You may
    add multiple paths by using this option multiple times. See plackup.

 --ipv6

    Enables IPv6 support. The IO::Socket::IP module is required. (default:
    1 if IO::Socket::IP is available or 0 otherwise)

 --keepalive-timeout

    Timeout for persistent connections. (default: 2)

 -L, --loader

    Starlet changes the default loader to Delayed to make lower consumption
    of the children and prevent problems with shared IO handlers. It might
    be set to Plack::Loader to restore the default loader.

 -M

    Loads the named modules before loading the app's code. You may load

README.md  view on Meta::CPAN

Specifies Perl library include paths, like perl's `-I` option. You
may add multiple paths by using this option multiple times. See [plackup](https://metacpan.org/pod/plackup).

## --ipv6

Enables IPv6 support. The [IO::Socket::IP](https://metacpan.org/pod/IO%3A%3ASocket%3A%3AIP) module is required. (default: 1
if [IO::Socket::IP](https://metacpan.org/pod/IO%3A%3ASocket%3A%3AIP) is available or 0 otherwise)

## --keepalive-timeout

Timeout for persistent connections. (default: 2)

## -L, --loader

Starlet changes the default loader to _Delayed_ to make lower consumption
of the children and prevent problems with shared IO handlers. It might be set to
`Plack::Loader` to restore the default loader.

## -M

Loads the named modules before loading the app's code. You may load

script/pureproxy.pl  view on Meta::CPAN

Specifies Perl library include paths, like perl's C<-I> option. You
may add multiple paths by using this option multiple times. See L<plackup>.

=head2 --ipv6

Enables IPv6 support. The L<IO::Socket::IP> module is required. (default: 1
if L<IO::Socket::IP> is available or 0 otherwise)

=head2 --keepalive-timeout

Timeout for persistent connections. (default: 2)

=head2 -L, --loader

Starlet changes the default loader to I<Delayed> to make lower consumption
of the children and prevent problems with shared IO handlers. It might be set to
C<Plack::Loader> to restore the default loader.

=head2 -M

Loads the named modules before loading the app's code. You may load

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.100 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )