Hello:
There have been many times that I have seen a hash like this:
%Hash = ("Key1" => "Value1");
My question is that if the => operator quotes stuff to the left of it, then why
bother quoting the Key1 portion of the hash definition?
Also, what the !@#$!@# is "foo"! :)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
