Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 27324
Status: resolved
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: Library upgrade to 3.3.14 breaks module 1.13
I'm writing this to let you know the explanation of the FAIL in http://www.nntp.perl.org/group/perl.cpan.testers/2007/05/msg496036.html This happened the day after I upgraded my installed libsqlite to 3.3.14. Fortunately I found in the Makefile.PL how to react on this: perl Makefile.PL USE_LOCAL_SQLITE=1 works for me. Thanks,