Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      $string = join '',@string_array;
      return $string;
    }
    
  2. or download this
    ./test.pl für_elise
    ###Before replacement### f
    ...
    ###After replacement ### e
    Old name: 'für_elise'
    New name: 'für_elise'