Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: using a string or file in qw

by Bloodnok (Vicar)
on Jan 22, 2009 at 19:52 UTC ( [id://738291]=note: print w/replies, xml ) Need Help??


in reply to Re: using a string or file in qw
in thread using a string or file in qw

... or even:
. . print join ' ', grep ! $stopwords->{ $_ }, split( ' ', $words ); . .
- assuming @words isn't required later...

A user level that continues to overstate my experience :-))

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-29 08:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found