Re: Perl Interface

2002-03-01 Thread David Jourard
Mike, http://www.gossamer-threads.com/scripts/mysqlman/index.htm Its good. David At 11:51 AM 3/1/02 -0500, Mike Baranski wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >I was wondering if anyone knows of a module for perl to talk to mysql w/o >DBI/DBD. Some sort of shell interface o

Re: Perl Interface

2002-03-01 Thread Paul DuBois
At 11:51 -0500 3/1/02, Mike Baranski wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >I was wondering if anyone knows of a module for perl to talk to mysql w/o >DBI/DBD. Some sort of shell interface or something. DBI is mature technology, you're probably better off using it. Perhaps its