Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: "Err:Use of uninitialized value in string eq" while using split

by cool (Scribe)
on May 04, 2006 at 15:13 UTC ( [id://547429]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @temp1=split / /,$line1;
    
  2. or download this
    @temp1=split / +/,$line1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-18 07:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found