Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: vowel mutations

by graff (Chancellor)
on Aug 17, 2007 at 02:43 UTC ( [id://633204]=note: print w/replies, xml ) Need Help??


in reply to vowel mutations

It would have been helpful to post some of your code. In particular, suppose you try to create a really simple, minimal script that prints accented characters just fine on the terminal, but when you run it like this:
perl test_script.pl > test.txt
and look at test.txt, those characters are messed up. Then we could look at your code, and even run it on different machines, to give you more useful advice.

It probably makes a difference where those accented letters are coming from (some other input file? hard-coded in the script?) And what version of perl are you using?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found