The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.04 - 2004-08-09

  • No differences from 1.03_01.
  • More goodness from Dan Kubb.
  • ENHANCEMENTS
    • New functions:
    • tainted_ok_deeply()
    • untainted_ok_deeply()
  • INTERNALS
    • Added Build.PL for those who prefer Module::Build.
    • Added tests to improve coverage. It's at 99% coverage now, up from around 80%.
    • Refactored the traversal code so that tainted_deeply and taint_deeply share almost the exact same code to walk the data structure.

Modules

Tools to test taintedness