[libcode-tidyall-perl] 262/374: remove Pod::Usage

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:32 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 b8c66510c95e395bbdddde48bc5cdc7d0d671a15
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Tue Sep 25 15:39:22 2012 -0700

    remove Pod::Usage
---
 .ispell_english                     |   16 ++++++++++++++++
 dist.ini                            |    1 -
 lib/Code/TidyAll/Plugin/PodSpell.pm |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/.ispell_english b/.ispell_english
index cb1c320..72fa784 100644
--- a/.ispell_english
+++ b/.ispell_english
@@ -1,3 +1,10 @@
+API
+STDERR
+STDIN
+STDOUT
+TIDYALL
+Thalhammer
+argv
 conf
 dir
 js
@@ -10,5 +17,14 @@ noll
 perlcritic
 perlcriticrc
 perltidy
+plugins
+podspell
+podtidy
+pre
 repos
+svn
+tidiers
+tidyall
 txn
+validator
+validators
diff --git a/dist.ini b/dist.ini
index d61ed5e..927dd73 100644
--- a/dist.ini
+++ b/dist.ini
@@ -49,7 +49,6 @@ IPC::Run3             = 0
 IPC::System::Simple   = 0.15
 Log::Any              = 0
 List::MoreUtils       = 0
-Pod::Usage            = 0
 Moo                   = 0.0091010
 Scalar::Util          = 0
 Text::ParseWords      = 0
diff --git a/lib/Code/TidyAll/Plugin/PodSpell.pm b/lib/Code/TidyAll/Plugin/PodSpell.pm
index 7a88c14..2cacfbf 100644
--- a/lib/Code/TidyAll/Plugin/PodSpell.pm
+++ b/lib/Code/TidyAll/Plugin/PodSpell.pm
@@ -82,7 +82,7 @@ the configuration:
 
 =back
 
-The dictionary file contains one word per line.
+The dictionary file should contain one word per line.
 
 =head1 INSTALLATION
 

-- 
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