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

NAME

request2perl - convert curl/wget arguments to Perl code

SYNOPSIS

    request2perl [options] [url] [url] ...

OPTIONS

no-tidy

Do not run the Perl code through HTML::Tidy

agent

The UA to parse, default is curl.

See curl(1) or https://curl.haxx.se/docs/manpage.html and wget(1) for the official documentation.