[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] DBD::CSV



>Looking through some old messages I came across this statment:
>
>At 7:44 AM -0400 9/14/00, Chris Nandor wrote:
>>At 7:29 -0400 2000.09.14, Richard Michaud wrote:
>>  >Are there any DBDs for the Mac?  It would be a shame to have DBI ported
>>  >without any DBDs. :(
>>
>>There are only a small handful.  DBD::CSV is one.
>
>Where would I find this port for the Macintosh?
>
>I would like to play with DBI, but have no remote DB to access.
>
>thanks
>
>Dave
>
Hi Dave,

DBD::CSV is available from your local CPAN mirror. But you will need 
to download two other modules from
the MacPerl Module Porters page at <http://pudge.net/mmp/> :

(a) SQL::Statement
           a simple SQL engine

(b) Text::CSV_XS
           this module is used for writing rows to or reading rows 
from CSV files.

Playing with DBI and DBD::CSV is not much fun, as you will see.

HTH.

Regards,

--Thomas


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org