diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 49fa163..b21a6d0 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -1464,7 +1464,7 @@ 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 +=head1 AUTHORS Matt Sergeant Ematt@sergeant.orgE @@ -1478,6 +1478,8 @@ Max Maischein Ecorion@cpan.orgE Laurent Dami Edami@cpan.orgE +Kenichi Ishigaki Eishigaki@cpan.orgE + =head1 COPYRIGHT The bundled SQLite code in this distribution is Public Domain.