Hello Everyone,
Thanks for all the help the 3 examples were what I needed and took care of the
problem in 3 different ways. Thanks for the reference to the perl parsing site
a great read so far.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginne
shadow52 wrote:
Hello Everyone,
Hello,
I have finally hit my max times of banging my head on the best way to
parse some data I have like the following below:
name = "Programming Perl"
distributor = "O'Reilly"
pages = 1077
edition = "2nd"
Authors = "Larry Wall
Tom Christiansen
Jon Orwant"
Th
On 10/07/2011 10:36, shadow52 wrote:
Hello Everyone,
I have finally hit my max times of banging my head on the best way to
parse some data I have like the following below:
name = "Programming Perl"
distributor = "O'Reilly"
pages = 1077
edition = "2nd"
Authors = "Larry Wall
Tom Christiansen
Jon
From: "shadow52"
Hello Everyone,
I have finally hit my max times of banging my head on the best way to
parse some data I have like the following below:
name = "Programming Perl"
distributor = "O'Reilly"
pages = 1077
edition = "2nd"
Authors = "Larry Wall
Tom Christiansen
Jon Orwant"
The last
Hi shadow52,
On Sun, 10 Jul 2011 02:36:34 -0700 (PDT)
shadow52 wrote:
> Hello Everyone,
>
> I have finally hit my max times of banging my head on the best way to
> parse some data I have like the following below:
>
> name = "Programming Perl"
> distributor = "O'Reilly"
> pages = 1077
> edition