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

Changes for version 1.06 - 2012-10-19

  • ENHANCEMENTS
    • tainted() now localizes $SIG{__DIE__} before performing the taint check. If the calling program has its own $SIG{__DIE__}, we don't want to use it. Thanks, Pete Krawczyk. https://rt.cpan.org/Ticket/Display.html?id=23507
  • FIXES
    • Checks for undef before opening files when trying to create some taint. Thanks Frédéric Buclin. https://rt.cpan.org/Ticket/Display.html?id=51246

Modules

Tools to test taintedness