Dear MacPerl users,
I've updated my DBD::DtfSQLmac module to version 0.3201. It still comes in hybrid form
for both MacPerl 5.2.0r4 and MacPerl 5.6.1. As of DBI 1.21, the DBI SQL type constant
SQL_BIGINT is (temporary?) omitted (see the DBI 1.21 changes), and this caused a
problem for DtfSQLmac.pm.
Major changes:
- Modified Makefile.PL so that the distribution can be installed with the
installme.plx
droplet under both MacPerl 5.2.0r4 and MacPerl 5.6.1
- Fixed the SQL_BIGINT issue in DtfSQLmac.pm
The module can be found in my CPAN directory
$CPAN/authors/id/T/TW/TWEGNER/ .
Let me know if you have any problems.
Best regards,
--Thomas