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.007 - 2021-04-27

  • Support reading request body parameters from multipart/form-data requests
  • Add uploads, upload_names, upload, and upload_array methods to support multipart/form-data file uploads
  • Add body_parts method to return raw multipart/form-data parts
  • Add set_request_body_buffer and set_multipart_form_charset methods

Modules

Common Gateway Interface, with no frills