DBD::SQLite builds against its own copy of SQLite by default. Use of the system copy needs manual intervention in the Makefile.PL.
https://metacpan.org/source/ISHIGAKI/DBD-SQLite-1.62/Makefile.PL#L126
That said, it's not clear if this implementation uses the packaged or system version, though, and the recommendation to use perlbrew is good advice in any case.
edit: I'm too used to Strawberry perl where it comes as a vendor package. It's not core so if the system perl is used, and packages are installed outside the perl tree, then they will need to be updated when perl is updated. More reason to use perlbrew or similar.
In reply to Re^2: SQLite.c: loadable library and perl binaries are mismatched
by swl
in thread SQLite.c: loadable library and perl binaries are mismatched
by aplonis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |