You could use Data::Structure::Util:
use Data::Structure::Util qw/ utf8_on /; $ref = { whatever => 'אטילעש' }; utf8_on( $ref );
Ciao, Valerio
In reply to Re: convert UTF-8 in nested data structures
by valdez
in thread convert UTF-8 in nested data structures
by slayven
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |