Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: arabic alphabet ... how to deal with?

by kennethk (Abbot)
on Feb 12, 2009 at 17:22 UTC ( [id://743401]=note: print w/replies, xml ) Need Help??


in reply to Re^2: arabic alphabet ... how to deal with?
in thread arabic alphabet ... how to deal with?

In this case, you have an orphaned file handle FH which is never associated with a file or channel.

Replies are listed 'Best First'.
Re^4: arabic alphabet ... how to deal with?
by Anonymous Monk on Feb 12, 2009 at 17:41 UTC
    when I write in this way also :
    open (OUTFILE ,'>>:encoding(UTF-8)', $ARGV[2]) || die "Error opening t +he output file\n"; ... ... ... print OUTFILE "$entry[$i]\n"; ... ... ...
    still my words in the list of stop words would remain there ... :(

Log In?
Username:
Password:

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

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

    No recent polls found