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

  • Fixed problems that close tag are gone when non empty tag in "<a>...</a>" like a "<a><strong>...</strong></a>".
  • Return undef from constructor new() instead of die if the validation of arguments failed.
  • Added missing document of text() and slightly changed POD.

Modules

Splitting HTML by number of characters with keeping DOM structure.