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.