Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

(shockme) Re: How can I use 'split' with unknown amount of variables?

by shockme (Chaplain)
on Dec 30, 2001 at 08:34 UTC ( [id://135205]=note: print w/replies, xml ) Need Help??


in reply to How can I use 'split' with unknown amount of variables?

Split it into an array:

(@variables) = split/whatever01/whatever02/;

P.S. Are you THE Andy Summers?

Update: bladx is not the Andy Summers.....poop.

If things get any worse, I'll have to ask you to stop helping me.

  • Comment on (shockme) Re: How can I use 'split' with unknown amount of variables?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://135205]
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: (3)
As of 2024-04-20 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found