Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^5: Lost in encoding in Twig

by pcouderc (Monk)
on Jan 10, 2015 at 06:53 UTC ( [id://1112839]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Lost in encoding in Twig
in thread Lost in encoding in Twig

Sorry my mistake, I did put
utf8::all; ## wrong
before "use strict"; and so I got no perl error.
If I put it after "use strict", I get an error ans I correct to :
use utf8::all;
and now all is fine, and Clémence is beautiful.

Replies are listed 'Best First'.
Re^6: Lost in encoding in Twig
by Anonymous Monk on Jan 10, 2015 at 07:37 UTC
    LOL, OK. I was actually going to investigate why utf8::all didn't work :)
      :) sorry !

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found