diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 19e4294..f3f80f2 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -1800,7 +1800,7 @@ returns true if the database file exists (or the database is in-memory), and the The following methods can be called via the func() method with a little tweak, but the use of func() method is now discouraged by the L author for various reasons (see DBI's document -L +L for details). So, if you're using L >= 1.608, use these C methods. If you need to use an older L, you can call these like this: