hello,
i need to write a program that will send an email with
some text in it as the body, and also have a word
document attached to it.
any suggestions on a module to do this?
__
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http:
my $line = 'UPDATED="06/18/2002 18:42:25"';
$line =~ s/"(.*?)"/"NOT APPLICABLE"/sig;
try this.
--- "Egleton, Gary" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> can you help a begnner with this??
>
> I have a file with the following repeated several
> times. The date and time
> will vary.
>
> UPDATED
ie - i have two arrays (lists):
@hrefs: a list of urls..
and @banned, and list of bad urls. I want to remove
the @banned urls from @hrefs.
How would i do this?
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
i want to send an email with sendmail from my perl
script without queueing the email.
What's the command line?
Thanks,
Anthony
__
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
--
To unsubscribe, e-mail: [EMA
How would I store (and access) a table of
information...assuming there is a unique key
'email'...ie -
These are the column names:
email firstName lastName phone address1
"[EMAIL PROTECTED]" "Joe Blow" "415-555-" "123
Mayberry"
"[EMAIL PROTECTED]" "John Doe" "619-555-5551" "456 Happy
Ln."