Help for this page

Select Code to Download


  1. or download this
    class TurkishStr is Str { 
       ...
    ...
    say uc $string;
    
    # and it will work both for ordinary stringsand for Turkish Strings.