"Moulder, Glen" wrote:
> 
> > From: Sterin, Ilya [mailto:[EMAIL PROTECTED]]
> >
> > Run in command line:
> >
> > perl -MDBD::CSV -e 'print $DBD::CSV::VERSION;'
> >
> >
> When I run this command on my machine, why do I get
> 
> This program has performed an illegal operation and will be shut down.
> 
> If the problem persists, contact the program vendor.
> 
> PERL caused an invalid page fault in
> module CSV_XS.DLL at 017f:10003e8c.

Check your installation of Text::CSV_XS.  This error applies to
Text::CSV_XS, not DBD::CSV (which has no XS part).  I'm traveling now
but if you keep having problems write me and I'll respond next week.

-- 
Jeff

Reply via email to