Help for this page

Select Code to Download


  1. or download this
    use Devel::Size qw(size);
    use Devel::Peek;
    ...
    
    $str .= "";
    info($str, "... re-stringified");
    
  2. or download this
    SV = IV(0x816983c) at 0x8192124
      REFCNT = 1
    ...
      CUR = 8
      LEN = 12
    size = 40  (... re-stringified)