[Pkg-privacy-commits] [msva-perl] 333/356: added needed use directive
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit 75466185df15dd907ab216638142b3aa08156575
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Thu Apr 28 13:37:21 2011 -0400
added needed use directive
---
Crypt/Monkeysphere/MSVA/Monitor.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/Crypt/Monkeysphere/MSVA/Monitor.pm b/Crypt/Monkeysphere/MSVA/Monitor.pm
index 67f24e9..8dae0de 100644
--- a/Crypt/Monkeysphere/MSVA/Monitor.pm
+++ b/Crypt/Monkeysphere/MSVA/Monitor.pm
@@ -23,6 +23,7 @@
{ package Crypt::Monkeysphere::MSVA::Monitor;
+ use Module::Load::Conditional;
use strict;
use warnings;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list