Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: How can I read and print lines that has only one word from a file

by tadman (Prior)
on Jul 15, 2002 at 04:43 UTC ( [id://181696]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: How can I read and print lines that has only one word from a file
in thread How can I read and print lines that has only one word from a file

It means, literally, "start of line(^), followed by one-or-more word-characters(\w+), followed by end of line($)". This is one possible definition of "one word on line".
  • Comment on Re^3: How can I read and print lines that has only one word from a file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 04:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found