From: Angel Gabriel <[EMAIL PROTECTED]>
> As some of you know, I'm attempting to create an internal system to
> automate some stuff. This is how I plan to do this...
>
>
>
> #!/usr/local/bin/perl
>
> include email reading modules
use Net::POP3;
#or
# use Mail::POP3Client;
> include grep
Angel Gabriel wrote at Wed, 04 Jun 2003 17:44:28 +0100:
> As some of you know, I'm attempting to create an internal system to
> automate some stuff. This is how I plan to do this...
Year, that's exactly the way, you should start.
It will be possible to translate your pseudo code nearly 1:1 to Per
As some of you know, I'm attempting to create an internal system to
automate some stuff. This is how I plan to do this...
#!/usr/local/bin/perl
include email reading modules
include grep modules (if exists, not found any yet)
include MySQL writing modules
read email from pop mail box
take