Help for this page

Select Code to Download


  1. or download this
    use Devel::Peek;
    $num = 5;
    Dump($num);
    print $num."\n";
    Dump($num);
    
  2. or download this
    SV = IV(0xbf4958) at 0xbf495c
      REFCNT = 1
    ...
      PV = 0x84cb0c "5"\0
      CUR = 1
      LEN = 4