Help for this page

Select Code to Download


  1. or download this
    perl germanCharProblems.pl -opt wordae="ärgerlich" -opt wordoe="börse"
    + -opt wordue="übersicht"
    
  2. or download this
    #!perl
    use strict;
    ...
        print F $message,"\n";
        close F;    
    }