Hi > > Many thanks for your suggestions. Unforuntately I had already tried this to no avail. (I used Digest::MD5 as without the Digest:: prefix - it couldn't locate MD5. Is this the correct module that I tried?) >
That's exactly the problem. There are two modules MD5 and Digest::MD5, you have to install both, also MD5 only calls Digest::MD5 so it may also work to change that line in Embperl.pm to use Digest::MD5 instead of MD5. Embperl 1.3.4 will not use MD5 anymore (because MD5 is only there for compatibilty, while Digest::MD5 is the one to use now) Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]