The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for XML::Hash::XS.

0.03    2012-02-25
        changed output to a file handle (thank to Cono)

0.02    2012-02-15
        increased performance by 2.5 times via direct conversion to a string without creating a DOM

0.01    2012-02-12
        First version