Help for this page

Select Code to Download


  1. or download this
    use utf8;
    my $Ā = 5;
    print $Ā;
    
  2. or download this
    "my" variable $strict::VERSION can't be in a package at C:/perl/lib/st
    +rict.pm line 93, near "$strict::VERSION "
    Compilation failed in require at C:/perl/lib/utf8_heavy.pl line 2.
    BEGIN failed--compilation aborted at C:/perl/lib/utf8_heavy.pl line 2.
    Compilation failed in require at C:/perl/lib/utf8.pm line 17.