Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Need tipps for identifying utf-8 problems with Dancer and MySQL

by McA (Priest)
on May 05, 2014 at 12:15 UTC ( [id://1085051]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $utf8_flag = utf8::is_utf8($string) ? 1 : 0;
    print STDERR "For String '$string' UTF8-Flag is: $utf8_flag\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1085051]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-23 22:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found