[Catalyst] CSV / UTF-8 / Unicode

Mike Whitaker mike at altrion.org
Tue Jul 2 11:26:39 GMT 2013


>       # encode UTF8 octet
>        use Encode qw(decode encode);
>        my $octets = encode('UTF-8', $xls);

OUt of curiousity, where's the data in $xls come from, and what do you know about its encoding and bytes vs characters status?


More information about the Catalyst mailing list