1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

DBD-SQLite: noted bugs of the bundled library should be reported to the sqlite developers, not to us

This commit is contained in:
Kenichi Ishigaki 2009-08-21 00:38:46 +00:00
parent 802def1b71
commit 631ef3df94

View file

@ -1372,6 +1372,8 @@ Bugs should be reported via the CPAN bug tracker at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBD-SQLite> L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBD-SQLite>
Note that bugs of bundled sqlite library (i.e. bugs in C<sqlite3.[ch]>) should be reported to the sqlite developers at sqlite.org via their bug tracker or via their mailing list.
=head1 AUTHOR =head1 AUTHOR
Matt Sergeant E<lt>matt@sergeant.orgE<gt> Matt Sergeant E<lt>matt@sergeant.orgE<gt>