Help for this page

Select Code to Download


  1. or download this
    # example 1: see what perl produces for "UTF-16" output:
    
    ...
    # if the reading script set "UTF-16BE" on STDIN, to match how
    # it was written, it would work correctly.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    # ... and go to work...