logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re:   to  mystery: msg#00010

Subject: Re:   to  mystery
Hey Chris,

I just read about the `use bytes` pragma on another mailing list and
threw it into my test script just to see what would happen. Here's the
output I get now (notice that the original version now displays the
 and the broken version still shows the  and now also has a Ã:


  <title>Petal Test</title>
  
  <p>Sticky Space</p>
  
  ------------------------------------------------------------------------
  
  <title>Petal Test with Petal::Parser::HTB</title>
  
  <p>StickyàSpace</p>


I wonder what you get when you add that pragma.... At any rate, I
started to do some more reading about this pragma and came across the
following manpages which would probably be of use to us (haven't read
them myself yet, though):

    perllocale
    perluniintro
    perlunicode


William

-- 
Knowmad Services Inc.
http://www.knowmad.com



<Prev in Thread] Current Thread [Next in Thread>