r37467 - /trunk/dh-make-perl/lib/DhMakePerl/Config.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jun 5 12:56:39 UTC 2009


Author: dmn
Date: Fri Jun  5 12:56:34 2009
New Revision: 37467

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37467
Log:
add whatis entry

Modified:
    trunk/dh-make-perl/lib/DhMakePerl/Config.pm

Modified: trunk/dh-make-perl/lib/DhMakePerl/Config.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Config.pm?rev=37467&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Config.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Config.pm Fri Jun  5 12:56:34 2009
@@ -2,6 +2,12 @@
 
 use strict;
 use warnings;
+
+=head1 NAME
+
+DhMakePerl::Config - dh-make-perl configuration class
+
+=cut
 
 use base 'Class::Accessor';
 use Dpkg::Source::Package;




More information about the Pkg-perl-cvs-commits mailing list