r54543 - /trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Mar 19 07:03:32 UTC 2010


Author: dmn
Date: Fri Mar 19 07:03:22 2010
New Revision: 54543

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54543
Log:
use D::WNPP::Q in refresh

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

Modified: trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm?rev=54543&op=diff
==============================================================================
--- trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm (original)
+++ trunk/dh-make-perl/lib/DhMakePerl/Command/refresh.pm Fri Mar 19 07:03:22 2010
@@ -14,6 +14,7 @@
 
 use base 'DhMakePerl::Command::Packaging';
 use Debian::Control::FromCPAN;
+use Debian::WNPP::Query ();
 use File::Spec::Functions qw(catfile);
 
 =head1 METHODS




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