The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This module is a tiny shim to unbreak XML files that have had their entities
doubly-encoded.

To install, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install