Hello all,
I have been beating my head against the wall for a
while trying to extract some data.
Here is the following data:
<SNIP>
===================
Data 1: data1
Data 2: data2
Data 3: data3
Data 4: data4
Data 5:
data5 data5 data5 data5
data5 data5 data5 data5
data5 data5 data5 data5
====================
<SNIP>
My goal is to put all data after each colon into a
variable.
I don't have any problem with Data 1 through Data 4.
My problem is when I get to Data 5:, I can't figure
out how to put the data into a variable.
I'll spare you the details of my all my failed
attempts. Everything I've tried fails miserably.
Any help would be greatly appreciated.
Thanks,
Kyle
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>