Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Problem with url escaping in Pod::Simple::HTML and UTF-8

by Anonymous Monk
on Jun 26, 2011 at 11:41 UTC ( [id://911445]=note: print w/replies, xml ) Need Help??


in reply to Problem with url escaping in Pod::Simple::HTML and UTF-8

utf-8 letter (a with ogonek) which i can't paste here because perlmonks doesn't support unicode

:) Perl is perl :) So U+0104 Ą Latin Capital Letter A with ogonek

print <<"__UTF__"; \N{U+0104} \x{0104} __UTF__ ## this needs ## use charnames ':full'; ## \N{Latin Capital Letter A with ogonek}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 07:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found