@Data = split(/,/);
$Insert_STH->execute(@Data);
}
--Jimmy
=+=+=+=+=+=+=+=+=+=+
James Schappet
Schappet.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael A Nachbaur
Sent: Monday, September 29, 2003 12:55 PM
To: [EMAIL PROTECTED]
Su
:[EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc: (bcc: Opeyemi Bakare/WTC1/Empire)
Subject: [Perl-unix-users] RFC: Unix Sysadmin perl snippets
Hello everyone,
I do system administration and programming, and I rely heavily on Perl to
do
both these duties. I find that, in the course of
On Monday 29 September 2003 10:14 am, Wagner, David --- Senior Programmer
Analyst --- WGO wrote:
> Why re-invent the wheel if some aspect of what you are doing can possibly
> help others. I would enjoy seeing what is going on!
Well, since I started this thread, it's only appropriate that I
[EMAIL PROTECTED] wrote:
> Subject: [Perl-unix-users] RFC: Unix Sysadmin perl snippets
>
>
> Hello everyone,
>
> I do system administration and programming, and I rely heavily on
> Perl to do both these duties. I find that, in the course of my work,
> I routinel
Hello everyone,
I do system administration and programming, and I rely heavily on Perl to do
both these duties. I find that, in the course of my work, I routinely create
one-off scripts - snippets of perl code, one-liners, etc - that I use to
short-cut around some of the messier aspects of my