Re: Software error:
Torsten Mueller <[email protected]>
| Newsgroups | gmane.mail.neomail.general |
|---|---|
| Message-ID | <[email protected]> |
The current MD5 module is just a wrapper around the Digest::MD5 module. It is provided so that legacy code that rely on the old interface still work and get the speed benefit of the new module. In addition to the methods provided for Digest::MD5 objects, this module provide the class methods MD5->hash() and MD5->hexhash() that basically do the same as the md5() and md5_hex() functions provided by Digest::MD5. So your solution looks like this: Install Digest::MD5 and MD5 on your machine. Torsten Nestor Pereira schrieb: > > Hello Listeros friends I am trying to use noemail by first you see and to > chequer usuary that they have mail it leaves the following error to me. > > ----------------------------------------------------------------------------------------------- > Software error: > > Can't locate object method "hexhash" via package "MD5" (perhaps you forgot to > load "MD5"?) at /var/www/cgi-bin/neomail.pl line 2958, <SPOOL> line 21. > > For help, please send mail to the webmaster (root@localhost), giving this > error message and the time and date of the error. > ---------------------------------------------------------------------------------------------- > as I can solve this any sera aid of much utility > Nestor Pereira > Asuncion - Paraguay > > ------------------------------------------------------- > This sf.net email is sponsored by: viaVerio will pay you up to > $1,000 for every account that you consolidate with us. > http://ad.doubleclick.net/clk;4749864;7604308;v? > http://www.viaverio.com/consolidator/osdn.cfm > _______________________________________________ > NeoMail-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/neomail-users ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm