[libcode-tidyall-perl] 218/374: add Pod::Usage, Getopt::Long

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:23 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit 4f8b993fbe457e842a6c21047033211ee1a8b27f
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Tue Sep 11 00:32:47 2012 -0400

    add Pod::Usage, Getopt::Long
---
 Changes  |    1 +
 dist.ini |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/Changes b/Changes
index f9362a1..82cb32a 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Code-TidyAll
 0.09  Sep 11, 2012
 
 * Fixes
+  - Remove use of ex-dependency Hash::MoreUtils from bin/tidyall (Jason Wieland)
   - Add IPC::System::Simple to deps (Jason Wieland)
 
 0.08  Sep 10, 2012
diff --git a/dist.ini b/dist.ini
index 9aca84d..588f134 100644
--- a/dist.ini
+++ b/dist.ini
@@ -44,10 +44,12 @@ File::Path            = 0
 File::Slurp           = 0
 File::Temp            = 0
 File::Zglob           = 0
+Getopt::Long          = 0
 Guard                 = 0
 IPC::System::Simple   = 0.15
 Log::Any              = 0
 List::MoreUtils       = 0
+Pod::Usage            = 0
 Moo                   = 0.0091010
 Scalar::Util          = 0
 Time::Duration::Parse = 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git



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