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,