= $value;
> }
> .
> .
> .
> }
>
> The result in this case will be two hash values defined:
> $FORM(name) = "Bill Clinton";
> $FORM(address) = "1600 Pennsylvania Apt #4";
>
> Good luck,
> Ron Brinkman
>
> -Orig
ot;1600 Pennsylvania Apt #4";
Good luck,
Ron Brinkman
-Original Message-
From: Bill Carlson [SMTP:[EMAIL PROTECTED]]
Sent: Wednesday, September 06, 2000 8:20 AM
To: [EMAIL PROTECTED]
Subject:Re: [OT] perl question [answered]
On Wed, 6 Sep 2000, Bret Hughes wrote:
&
On Wed, 6 Sep 2000, Bret Hughes wrote:
> Thanks for the tips guys. As I was looking at my code, I
> realied that I had not actually tried the combination that I
> posted. What i did try was:
>
> @resarray= split /"\n"/, $resstring;
>
> Which for some reason I can not discern, puts everything
On Wed, 6 Sep 2000, Bret Hughes wrote:
> Thanks for the tips guys. As I was looking at my code, I
> realied that I had not actually tried the combination that I
> posted. What i did try was:
>
> @resarray= split /"\n"/, $resstring;
>
> Which for some reason I can not discern, puts everything
Bret Hughes wrote:
> Please forgive the off topic post but I don't subscribe to a
> perl list, and hate to for the occasional question.
>
> OK, I give up. I know this should be a simple task but I
> cannot get it to work. I am using the perl libwww request
> object to retrieve the results of a