Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use v5.12;
    ...
    Dump $huette;
    
    say "$huette\'s length: ". length($huette);
    
  2. or download this
    SV = PV(0x25f4a58) at 0x25266b8
      REFCNT = 1
      FLAGS = (POK,pPOK,UTF8)
    ...
      CUR = 7
      LEN = 10
    Hütte's length: 6