From d8e8f46111ba674ac8ba6687ae67abdc50e3058a Mon Sep 17 00:00:00 2001 From: Adam Kennedy Date: Wed, 22 Apr 2009 10:57:58 +0000 Subject: [PATCH] Removing =cut --- lib/DBD/SQLite/Cookbook.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/DBD/SQLite/Cookbook.pod b/lib/DBD/SQLite/Cookbook.pod index 8a73b10..f936aea 100644 --- a/lib/DBD/SQLite/Cookbook.pod +++ b/lib/DBD/SQLite/Cookbook.pod @@ -164,5 +164,3 @@ it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. - -=cut