Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: finding data in a string

by E-Bitch (Pilgrim)
on Aug 21, 2001 at 02:37 UTC ( [id://106416]=note: print w/replies, xml ) Need Help??


in reply to Re: finding data in a string
in thread finding data in a string

I think I can tame this one... use the split function:

my @newarray = split (/Hello/$string); 


(man I hope that syntax is right... looked it up though, so it should be fine.)
_________________________________________
E-Bitch
Tempora Mutantur Nos et Mutamur in Illis
"The Times are Changed Even as We are Changed in Them"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-28 16:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found