Help for this page

Select Code to Download


  1. or download this
    use Data::Structure::Util qw(get_refs utf8_on);
    
    ...
        # Let the utility convert everything else.
        return utf8_on( $_[0] );
    }
    
  2. or download this
    $ref->{ utf8_on($key) } = delete $ref->{$key}.