Thank you, Jason. That was my problem!

Jason Galea wrote:


Should you maybe swap:

> if ($sent_user == "") {

for

> if ($sent_user eq "") {


cheers,


J



--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to