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.02

  • Add missing methods: base(), is_success(), is_info(), is_redirect(), is_error(), decoded_contnet()
  • Add content_ref() for completeness, but this method raises an exception. You shouldn't be using this.
  • Make deps directory for optional dependencies
  • Properly use HTTP::Status, so that it doesn't clobber our namespace

Modules

HTTP::Response That Writes To Disk