Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: split giving warning

by allolex (Curate)
on Mar 22, 2004 at 05:09 UTC ( [id://338553]=note: print w/replies, xml ) Need Help??


in reply to Re: split giving warning
in thread split giving warning

In other words, do something like this:

my @array = split /\s+/; $schds{ lc($array[0]) } = 1;

--
Allolex

Log In?
Username:
Password:

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

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

    No recent polls found