Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Find most frequently used word in text file.

by Bloodnok (Vicar)
on Dec 20, 2013 at 09:42 UTC ( [id://1067939]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Find most frequently used word in text file.
in thread Find most frequently used word in text file.

Aha, TFT hdb - good spot - it's early in the morning (for me) and my contexts are somewhat confused :-(

My comment would be applicable if the OP was trying to slurp a file into a scalar, which they aren't. I'm not at all sure i.e. can't remember, if I've yet attempted to slurp a file into a list.

A user level that continues to overstate my experience :-))
  • Comment on Re^3: Find most frequently used word in text file.

Replies are listed 'Best First'.
Re^4: Find most frequently used word in text file.
by Laurent_R (Canon) on Dec 20, 2013 at 18:16 UTC
    Yes, I used undef $/; because I wanted to slurp the file into a scalar variable (making the subsequent processing slightly simpler). But it would not be necessary to undef $/ in a list context.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-23 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found