Thanks!sub normalize_column_values { my $self = shift; my $hashref = shift; if (exists $hashref->{password}) { $hashref->{password} = Digest::MD5::md5_base64($hashref->{password +}); } }
-- zigdon
In reply to (z) Re^2: SUPER and Class::DBI
by zigdon
in thread (z) SUPER and Class::DBI
by zigdon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |