| View previous topic :: View next topic |
| Author |
Message |
linuxdoctor
Joined: 27 Nov 2006 Posts: 1
|
Posted: Nov 27, 2006 3:05 pm Post subject: Errors on running the bounce_back.pl |
|
|
"my" variable $sth masks earlier declaration in same scope at /home/www.mysite.com/cgi-bin/communimail/clibs/SQL/CMAIL/User.pm line 157.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/5.8.7/Net/POP3.pm line 310.
Use of uninitialized value in numeric eq (==) at /usr/lib/perl5/5.8.7/Net/POP3.pm line 315.
Any Ideas? |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1283
|
Posted: Nov 30, 2006 8:35 am Post subject: |
|
|
Hello,
that's not errors, but warnings. You may ignore them. That will be cleaned out in next version.
Thanks |
|
| Back to top |
|
 |
|