Help for this page

Select Code to Download


  1. or download this
    use Devel::Peek qw( Dump );
    
    ...
      PV = 0x1aa01d4 "test"\0            0x1aa01d4
      CUR = 4
      LEN = 5
    
  2. or download this
    use Devel::Peek qw( Dump );
    
    ...
      PV = 0x1aa01f4 "test"\0            0x1aa01f4
      CUR = 4
      LEN = 5