Re: Am i taking the right approach (i have to learn to code this!)

2003-06-05 Thread Jenda Krynicky
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

Re: Am i taking the right approach (i have to learn to code this!)

2003-06-05 Thread Janek Schleicher
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

Am i taking the right approach (i have to learn to code this!)

2003-06-05 Thread Angel Gabriel
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