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

Changes for version 0.13 - 2021-02-06

  • Internals; avoid allocating memory for each node as we tokenize the document, and simply use pointers back into original string.
    • Dramatically improves performance; local testing shows boost from ~25/s to ~85MB/s
  • Improve zero value minification further
  • Simplified whitespace compaction

Modules

XS based CSS minifier