Help for this page

Select Code to Download


  1. or download this
    
    $ perl -MHTTP::Message -e" $a = HTTP::Message->new; $a->content( chr(5
    +00) )"
    ...
    $ perl -e"print utf8::is_utf8( chr(500) )"
    1
    
  2. or download this
    $success = utf8::downgrade($string[, FAIL_OK])