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 

0.06  Mon Dec 17 2001
        - Auto-detect 'text' fields with mysql also

0.05  Fri Nov  9 2001
        - Attempts to set default untaint patterns based on DB schema
          if used with Class::DBI::mysql

0.04  Wed Nov  7 2001
        - auto-skips primary key
        - defaults to $obj->columns('All') where none specified

0.03  Thu Nov  1 2001
        - removed framework-specific behavior so can stand alone 
        - First CPAN release

0.02  Fri Oct 15 2001
	- allow untaint_columns to take many pairs, instead of just one 

0.01  Sun Sep 23 2001
        - original version