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

Chicanery Needed to Handle Unicode Text on Microsoft Windows

by Jim (Chaplain)
on Oct 30, 2010 at 06:18 UTC ( #868428=perlquestion: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
        chomp $line;
        print $output_fh "$line\n";
    }
    
  2. or download this
    #!perl
    
    ...
        chomp $line;
        print $output_fh "$line\n";
    }
    
  3. or download this
    #!perl
    
    ...
        chomp $line;
        print $output_fh "$line\n";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Node Status?
node history
Node Type: perlquestion [id://868428]
Approved by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2013-05-25 10:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (519 votes), past polls