The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.