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

Changes for version 0.05

  • moved installation of CDBI::P::AutoUntaint::auto_untaint() into model from start of MM::P::AutoUntaint::auto_untaint() to setup(). Otherwise, custom model classes were not yet loaded when I tried to install CDBI::Plugin::Type into them.
  • removed call to auto_untaint() from setup() - it resulted in 2 calls to auto_untaint()

Modules

CDBI::AutoUntaint for Maypole