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

NAME

App::ProxyThat - Proxy an URL from the command line

VERSION

version 0.001

SYNOPSIS

    # Do not use directly. See the proxy_that command!

DESCRIPTION

METHODS

new

Creates a new App::ProxyThat object, parsing the command line arguments into object attribute values.

run

Start the HTTP server.

SEE ALSO

AUTHOR

simbabque <simbabque@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by simbabque.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.