in reply to Re^7: Dangerous Namesin thread Dangerous Names
Do you even look at what I post? It doesn't die for me. Perl 5.8/5.10
C:\>perl -MDevel::Peek -e"Dump(0 <=> 'Nan McEntire')" SV = IV(0x182c75c) at 0x22506c REFCNT = 1 FLAGS = (PADBUSY,PADTMP,IOK,READONLY,pIOK) IV = 0 C:\>C:\strawberry\perl\bin\perl -MDevel::Peek -e"Dump(0 <=> 'Nan McEnt +ire')" SV = IV(0x9795f8) at 0x9795fc REFCNT = 1 FLAGS = (PADTMP,IOK,READONLY,pIOK) IV = 0 [download]