In article <2FB59B145095D511A7C90050BAC349F312DB@MAIL>, 
[EMAIL PROTECTED] (John Edwards) wrote:

> $hash_length = scalar keys %hash;

that's already in scalar context since you are assigning
to a scalar. :)
-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to