Keith Worthington wrote:
Hi All,
Hello,
I am new to the list and need some quick help. I have been kicking around
with vi and sed for years but never took the time to learn Perl. Now I need
to use Perl and could really use a jumpstart.
I am writing a function in the Postgresql database using Perl
On Tue, 19 Apr 2005 13:19:31 -0400, Jay Savage wrote
> On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> > On Tue, 19 Apr 2005 10:23:00 -0400, Jay Savage wrote
> > > On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> > > > Hi All,
> > > >
> > > > Many thanks to Jay for his examples
On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> On Tue, 19 Apr 2005 10:23:00 -0400, Jay Savage wrote
> > On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > >
> > > Many thanks to Jay for his examples I have now written a perl script
> > > that is munging a text fi
On Tue, 19 Apr 2005 10:23:00 -0400, Jay Savage wrote
> On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > Many thanks to Jay for his examples I have now written a perl script
> > that is munging a text file. Eventually I will move the perl code
> > into a function inside
On 4/19/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Many thanks to Jay for his examples I have now written a perl script that is
> munging a text file. Eventually I will move the perl code into a function
> inside a postgresql database.
>
> I am processing inputs like the foll
Hi All,
Many thanks to Jay for his examples I have now written a perl script that is
munging a text file. Eventually I will move the perl code into a function
inside a postgresql database.
I am processing inputs like the following:
815 HTPP Black 2in sq Border: RMFP025BK Size: 7'10" x 16' Tag:
On Mon, 18 Apr 2005 15:30:39 -0400, Jay Savage wrote
> On 4/18/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I am new to the list and need some quick help. I have been
> > kicking around with vi and sed for years but never took the
> > time to learn Perl. Now I need to use
On 4/18/05, Keith Worthington <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am new to the list and need some quick help. I have been kicking around
> with vi and sed for years but never took the time to learn Perl. Now I need
> to use Perl and could really use a jumpstart.
>
> I am writing a funct
On Mon, 18 Apr 2005, Keith Worthington wrote:
> Any help would be appreciated.
Write a program.
Use the DBI module for the database programming.
Get the DBD::Pg plugin to DBI for the PostgreSQL driver.
Get this stuff from CPAN if it isn't on your system already.
Break the problem down into si
Hi All,
I am new to the list and need some quick help. I have been kicking around
with vi and sed for years but never took the time to learn Perl. Now I need
to use Perl and could really use a jumpstart.
I am writing a function in the Postgresql database using Perl because of its
text processin
10 matches
Mail list logo