Security Advisories (1)
CVE-2026-7040 (2026-04-27)

Text::Minify::XS versions from 0.3.0 before 0.7.8 for Perl have a heap overflow when processing some malformed UTF-8 characters. The minify functions mishandled some malformed UTF-8 characters, leading to heap corruption. Note that the minify_utf8 function is an alias for minify.

Changes for version v0.7.0 - 2023-05-10

  • Incompatible Changes
    • Upgraded the minimum Perl version to v5.14.
  • Documentation
    • Bumped copyright year.
    • Documented support policy for older Perls.
  • Other
    • Updated MANIFEST.SKIP rules.
    • Include generated Makefile.PL in the git repository so that this can be built without using Dist::Zilla.

Documentation

Modules

Remove indentation and trailing whitespace from multi-line text

Examples