[OT] Perl woes
Matt Jones
matt at snurfer.org
Wed Jan 28 11:40:41 GMT 2009
On Wed, Jan 28, 2009 at 11:23 AM, Piers Cawley
<pdcawley-london.0dd185 at bofh.org.uk> wrote:
> Actually, I was surprised to find that there isn't a warning for that
> with warnings turned on. Memory proving faulty.
Am I missing something? If I put
if ( $foo == "really" )
Into a script with strict and warnings I get
Argument "really" isn't numeric in numeric eq (==)
in the output. Is that not said warning?
--
Matt
More information about the london.pm
mailing list