Help for this page

Select Code to Download


  1. or download this
    use v5.12.0;
    use warnings;
    ...
    say $str, ":",length($str);
    
    #Dump($str);
    
  2. or download this
    ä:1
    ä:2