Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    utf8::upgrade($key);
    Dump($key);
    print Dumper($key);
    
  2. or download this
    SV = PV(0x555ed17dfe60) at 0x555ed1809710
      REFCNT = 1
    ...
      CUR = 4
      LEN = 10
    $VAR1 = "cl\x{e9}";