Gossamer Forum
Home : Products : Gossamer Links : Discussions :

minor error in mod_perl startup

Quote Reply
minor error in mod_perl startup
Hi:

I get a minor error when mod_perl starts.... I get this error:

Useless use of a constant in void context at /usr/home/c/cartoon/public_html/bcdb/review.cgi line 125

The line in question reads:


my $hits = $review_db->count ( { Username => $user_name and Title => $title } );

It is just a minor thing, but I cannot see what is wrong.... any ideas?

thanks!

dave


Subject Author Views Date
Thread minor error in mod_perl startup carfac 2098 May 31, 2001, 11:02 AM
Thread Re: minor error in mod_perl startup
Paul 2062 May 31, 2001, 11:05 AM
Thread Re: minor error in mod_perl startup
carfac 2040 May 31, 2001, 11:25 AM
Thread Re: minor error in mod_perl startup
carfac 2043 May 31, 2001, 11:27 AM
Post Re: minor error in mod_perl startup
Paul 2050 May 31, 2001, 12:05 PM