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

Changes for version 0.53 - 2023-10-22

  • Properly output form arguments when regenerating a curl command line
  • Fix code generation for form submission with LWP::UserAgent
  • disable Test2::V0 srand() tomfoolery
  • clean up our tempfiles
  • Test Mojolicious if available for fetch() parameter generation

Documentation

convert curl arguments to Perl code
convert curl/wget arguments to Perl code

Modules

container for a Curl-like HTTP request
create a HTTP::Request from a curl command line
turn a Javascript fetch() statement into HTTP::Request
create a HTTP::Request from a wget command line