On Wed, 12 May 2004, Kapoor, Nishikant wrote:

> [Wed May 12 08:16:00 2004] [error] [client 127.0.0.1] stderr from =
> script: &Digest::MD5::md5_hex function probably called as class method =
> at HTML/Template.pm line 1231.
>
> I checked the line 1231 in Template.pm and it says:
>
>   my $hash =3D Digest::MD5->md5_hex($filepath);

You can ignore that warning.  I'm guessing it was added in a newer
version of Digest::MD5 since I've never seen it.  I guess I should be
calling md5_hex() as a function rather than as a class method.

-sam


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to