Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict; use Config;
    ...
    1.#SNAN0
    0
    4e414e53232e31
    
  2. or download this
    Notionally, a fully loaded SV looks vaguely like this:
    
    ...
    SV*->[ SVANY ]->[   IV   ]
         [ FLAGS ]  [   NV   ]<-+
                    [   PV   ]--+    Point the PV at the memory holding th
    +e NV.