Wizard wrote:
> 
> SQL::Statement v1.001
> 
> SQL::Statement and DBD::CSV were installed today, and are the most recent
> available through the Perl Package Manager (ppm) interface from
> ActivesState.

But ActiveState is notoriously behind CPAN in their ppms, 3 weeks in
this case.  With pure perl modules like this version of SQL::Statement,
you are better off downloading the tar.gz file from CPAN, unpacking it
with winzip, and installing it with nmake (which you can get for free
from Microsoft!) or just by copying the SQL directory to your site/lib.

-- 
Jeff

Reply via email to