Subject: | Missing whatis entry in manpage |
The attached patch adds a missing whatis entry to the POD for
Dancer::Plugin::Database::Handle
Subject: | whatis.patch |
Description: add missing whatis entry
Origin: vendor
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2010-12-19
--- a/lib/Dancer/Plugin/Database/Handle.pm
+++ b/lib/Dancer/Plugin/Database/Handle.pm
@@ -9,7 +9,7 @@
=head1 NAME
-Dancer::Plugin::Database::Handle
+Dancer::Plugin::Database::Handle - subclassed DBI connection handle
=head1 DESCRIPTION