Help for this page

Select Code to Download


  1. or download this
    use Devel::Peek;
    use bytes;
    $c = pack ("U", 0xfc);
    print Dump($c);
    print length($c);
    
  2. or download this
    SV = PV(0x15d559c) at 0x1a45848
      REFCNT = 1
    ...
      CUR = 2
      LEN = 3
    2