diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 641e2f4..071b274 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -1372,6 +1372,8 @@ Bugs should be reported via the CPAN bug tracker at L +Note that bugs of bundled sqlite library (i.e. bugs in C) should be reported to the sqlite developers at sqlite.org via their bug tracker or via their mailing list. + =head1 AUTHOR Matt Sergeant Ematt@sergeant.orgE