Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Unfortunately, what you're seeing in my post isn't exactly what I'm seeing in real life. When using the <code> markup in my post, it changed the UTF8 character, and I couldn't figure out how to make the markup show exactly what I wanted it to show (i.e. what I'm seeing in the script and debugger). That has unfortunately served to confuse the question.

Regardless of what's showing up in my post, my script contains actual UTF8 characters, and when I use the debugger to show exactly what is in the data structure after the Load function, YAML::Syck shows the exact same UTF8 characters that are contained in the __DATA__ section. All others modules produce strings containing perl encodings.

Hope that clarifies things a bit.

EDIT: I need to retract my above statement. I'm still trying to understand perl and unicode (which I definitely don't have a great understanding of). Although the posting markup issue is there, the comments you make are correct, and I was wrongly interpreting things. What I've been calling the "correct" behavior does indeed involve a string of length two (instead of one), so I've got to look into this in more detail to determine exactly what it is that I'm seeing and what I WANT to see.


In reply to Re^6: UTF8 with YAML or JSON by SBECK
in thread UTF8 with YAML or JSON by SBECK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found