Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: golf anyone? (taking first field)

by Aristotle (Chancellor)
on Jan 07, 2003 at 10:44 UTC ( [id://224932]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #        1         2
    #23456789012345678901
    map/^([^:\s]+)/,@list
    
  2. or download this
    #        1         2
    #23456789012345678901234
    map/^\s*([^:\s]+)/,@list
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found