- from Changes
- Fixed bug with forced declaration of the default namespace.
- Removed dead code. Added copyright notices to pod.
- Improved test coverage.
Approved by: vanilla (co-mentor)
- from Changes
- Permitted in-document namespace prefix control
- Don't reopen STDOUT for output (closes#6232)
- Moved tests into t/. Added tests for mid-document namespace changes.
Show diffs when comparison tests fail
PR: ports/69197
Submitted by: maintainer
takes care of constructing markup and escaping data correctly, among
other useful features.
PR: 23819
Submitted by: Adam Herzog <adam@herzogdesigns.com>