[prev] [thread] [next] [lurker] [Date index for 2005/10/14]
--0z5c7mBtSy1wdr4F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 13, 2005 at 09:41:12PM +0200, Abigail wrote: >=20 > my %hash; # Empty hash. > if %hash{1} {print "Found it"} # No output. > if %hash {1} {print "Found it"} # Prints 'Found it'. Someone pointed out that I was incorrect. It turns out to be _worse_: my %hash; # Empty hash. if %hash{1} {print "Found it"} # No output. if %hash {1} {print "Found it"} # Syntax error. if %hash {1} {print "Found it"} # Prints 'Found it'. Abigail --0z5c7mBtSy1wdr4F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFDT2dcBOh7Ggo6rasRAsn+AKCYqJuUeQS85ytm++FRADTELvpbSwCdFSLK 58rHily0coznlBqA4qXBsdc= =JG7S -----END PGP SIGNATURE----- --0z5c7mBtSy1wdr4F--There's stuff above here
Generated at 20:00 on 17 Oct 2005 by mariachi 0.52