Re: [MacPerl] Msql-Mysql-modules-1.2215.tar.gz

2001-03-02 Thread Scott R. Godin
on 03/02/2001 02:36 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: >> From: Steve Swantz <[EMAIL PROTECTED]>wrote: >> That module is used to let Perl talk to MySQL through DBI. >> I use it to have perl cgi's interface with MySQL on Unix boxes. > > What I'm hoping to do is to develop CGIs on m

Re: [MacPerl] Msql-Mysql-modules-1.2215.tar.gz

2001-03-02 Thread Thomas Wegner
At 6:53 Uhr +0900 02.03.2001, [EMAIL PROTECTED] wrote: >?I've read through the pods for this distro but I don't see any info that >can help. >Anybody know if I can use this module to connect up to a MySQL server from >my Mac ? Robin, you will probably need to use a DBI::ProxyServer (Linux) an

Re: [MacPerl] Msql-Mysql-modules-1.2215.tar.gz

2001-03-01 Thread robinmcf
>From: Steve Swantz <[EMAIL PROTECTED]>wrote: >That module is used to let Perl talk to MySQL through DBI. >I use it to have perl cgi's interface with MySQL on Unix boxes. What I'm hoping to do is to develop CGIs on my mac which will ultimately end up running under linux Apache rather than use MySQ

[MacPerl] Msql-Mysql-modules-1.2215.tar.gz

2001-03-01 Thread robinmcf
I've read through the pods for this distro but I don't see any info that can help. Anybody know if I can use this module to connect up to a MySQL server from my Mac ?