Help for this page

Select Code to Download


  1. or download this
    perl -MDevel::Peek -e 'Dump "inf" + 1';
    
  2. or download this
    SV = NV(0x...) at 0x....
      REFCNT = 1
      FLAGS = (NOK,READONLY,pNOK)
      NV = inf
    
  3. or download this
    C:\>perl -MDevel::Peek -e "Dump '1.#INF' + 1"
    SV = IV(0x218fe28) at 0x218fe2c
      REFCNT = 1
      FLAGS = (PADTMP,IOK,READONLY,pIOK)
      IV = 2