t will work fine as
>
> if (/@/g) { .. }
>
> HTH,
>
> Rob
>
>
>
>
> - Original Message -
> From: "Jonathan Daniels" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, December 07, 2002 12:32 AM
> Subject: This perl sc
ecause .*? matches as
few characters as possible. But it will work fine as
if (/@/g) { .. }
HTH,
Rob
- Original Message -
From: "Jonathan Daniels" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 07, 2002 12:32 AM
Subject: This perl script does n
Hi,
Hopefully this isn't too stupid of a question. Thanks in advance for any
help.
Can anyone tell me why, when I feed a file of the following format
Date,Time,Action,Result,Client,Server,From,To,To,To,...,Subject,Size,SMTPID
20021128,9,Message Accepted,,10.0.0.1,,[EMAIL PROTECTED],[EMAIL PRO