On 2001-08-18, 06:20:14 (+0000), alex morris wrote:
> I change to
>
> my $md5_1 = new MD5;
> my $md5_2 = new MD5; $md5_2->add("Shift!");
>
> Now it works.
>
> Is my perl install broke, and this hack is required to work around it,
> or was it a typo, or just one of the many idiosyncrasies of perl and
> various unix flavors?
I really don't know - perhaps you installed MD5 instead of Digest::MD5 by
accident. But since the MD5 stuff is currently unused, it doesn't really
matter for you - you might as well comment the MD5 stuff out. :)
> anyway, I am very happy with the sanitizer.
Good! :)
-- Bjarni R. Einarsson PGP: 02764305, B7A3AB89 06495@xyz.molar.is -><- http://bre.klaki.net/Check out my open-source email sanitizer: http://mailtools.anomy.net/