- Original Message -
From: "Curt Shaffer" <[EMAIL PROTECTED]>
To:
Sent: Friday, March 10, 2006 2:36 AM
Subject: pushing csv vaules into hash
I am really stuck here. I need to split values from a csv value and push
them into an array, then perform a routine for
Curt Shaffer wrote:
I am really stuck here. I need to split values from a csv value and push
them into an array, then perform a routine for all of them in a foreach
statement. In this example I am reading an email address, a username and a
password and needing to send each user listed in the csv
> -Original Message-
> From: Curt Shaffer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 09, 2006 10:36 AM
> To: beginners@perl.org
> Subject: pushing csv vaules into hash
>
> I am really stuck here. I need to split values from a csv value and
push
> them int
I am really stuck here. I need to split values from a csv value and push
them into an array, then perform a routine for all of them in a foreach
statement. In this example I am reading an email address, a username and a
password and needing to send each user listed in the csv a mail to the email
ad