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.75 - 2005-06-28

  • Got an anonymous tip to re-look at the untainting regex as too constraining. Found that the look-ahead was unnecessary. Changed the regex a bit (keeping the [\w-]+ pattern; evidently someone's using dashes in their package names), and extended the test. Also noted that the untainting didn't happen before the eval which does the symbol table lookup, so I fixed that.

Documentation

test how quickly XML::Dumper runs on your system

Modules

Perl module for dumping Perl objects from/to XML