The following line gives me an "Internal Server Error":
use MD5;
I also tried:
use Digest::MD5;
with the same result.
When I check the syntax locally through perl -c filename everything is ok. File is properly uploaded, etc.. basically it works without that line.
thanks for suggestions Mariusz
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]