r56680 - /trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Apr 23 06:19:37 UTC 2010


Author: dmn
Date: Fri Apr 23 06:19:29 2010
New Revision: 56680

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56680
Log:
remove TODO about getting information from CPAN

This is carried since the very early days of dh-make-perl. I suspect this is
there from the very first dh-make-perl from 2000

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

Modified: trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm?rev=56680&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Command/make.pm Fri Apr 23 06:19:29 2010
@@ -59,9 +59,6 @@
 use Module::Depends            ();
 use Text::Wrap qw( wrap );
 
-# TODO:
-# * get more info from the package (maybe using CPAN methods)
-
 sub check_deprecated_overrides {
     my $self = shift;
 




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