Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Pattern Matching in Cygwin Perl vs. Win32 Perl

by BrowserUk (Patriarch)
on Aug 26, 2008 at 23:18 UTC ( [id://707009]=note: print w/replies, xml ) Need Help??


in reply to Pattern Matching in Cygwin Perl vs. Win32 Perl

Update: Don't upvote this post. It is absolute rubbish! Though no more so than the other "reasons" suggested in this thread!

Is the name of the file definitely WORD.LST? Not maybe word.lst or Word.lst or some other variation of case?

I'm not sure how closely Cygwin emulates POSIX, but is it possible that it will only open the file if the case matches exactly?


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^2: Pattern Matching in Cygwin Perl vs. Win32 Perl
by tubaandy (Deacon) on Aug 27, 2008 at 13:17 UTC
    If the issue is opening word.lst, would it help to first use a small version of word.lst (containing say 5 words), and print them out as you read the file in? That way you can tell if you are reading in things to match in the first place... Just a thought.

    tubaandy

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 16:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found