Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    
    ...
    } 
    Encode::_utf8_on($string);
    ok(is_valid_string($string));