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

Changes for version 0.02 - 2023-02-15

  • CHANGES
    • Added `->new_from_formatting`, which attempts to convert String::Tagged::Formatting tags into some HTML styling
    • Added some optional parsing support using HTML::TreeBuilder
    • Automatically generate "<span style=...>" HTML elements from individual style tags
    • Swap all unit tests from `Test::More` to `Test2::V0`
    • Much module style neatening - use VERSION, POD style, etc..

Modules

handle HTML content using String::Tagged