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

Changes for version v0.1.1 - 2020-12-28

  • Enhancements
    • Downgrade minimum version to v5.9.3 (same as Text::Minify::XS).
  • Bug Fixes
    • Skip if the response is missing a body.
    • Skip if the response code does not have a body, GH#1.
    • Skip if the request is not a GET or POST request, GH#1.
    • Update the Content-Length header, if it is set.
  • Documentation
    • Add note to KNOWN ISSUES about older Perl versions.

Modules

minify text responses on the fly