I seem to be erroring out @ the $session->login portion of my program
because the module that I am call is saying the password/username is
bad. How do I trap the error and exit cleanly without just dumping
from the application:
login failed: access denied or bad username at ./cisco.pl line 47
$s
> On Tue, 28 Dec 2004 15:50:41 -0500 (EST), Chris Devers
> <[EMAIL PROTECTED]> wrote:
> > On Tue, 28 Dec 2004, Chris Lyon wrote:
> >
> > > So, I am trying to move data from one sql table to another table
> > > called logs_archive. It seems that I am running i
> -Original Message-
> From: Chris Devers [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 28, 2004 12:51 PM
> To: Christopher Lyon
> Cc: Perl Beginners List
> Subject: Re: Moving Data from one table to another table
>
> On Tue, 28 Dec 2004, Chris Lyon wrote:
&
Maybe this is a little OT but since I am a beginner @ perl, I thought that I
would post it!
So, I am trying to move data from one sql table to another table called
logs_archive. It seems that I am running into some problems with memory as I
am moving this much data from one table to another. Th
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 04, 2004 1:42 PM
> To: [EMAIL PROTECTED]
> Subject: RE:mime lite
>
> Does anyone see anything logically wrong with my code b/c I am still not
> receiving the correct data in the email. The data i
What is the best way to read a pipe file created by syslog-ng and push each
line into a database?
I have the database stuff down just need to know the best way to read in
that type of file.
Is that done with a while?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-