[Bps-public-commit] Test-Spelling branch, master, updated. 437f5ba2d5aa19505e8aaea3425b0104ad771c4e
Shawn Moore
sartak at bestpractical.com
Mon Apr 25 12:10:29 EDT 2011
The branch, master has been updated
via 437f5ba2d5aa19505e8aaea3425b0104ad771c4e (commit)
via 17c31d1443b0c1087cbaeb8e0e41caa8a5dc1abb (commit)
from 96355994bc6b80770ddcb4dcf1a0d9347b9cafe8 (commit)
Summary of changes:
Changes | 3 +++
lib/Test/Spelling.pm | 10 +++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 17c31d1443b0c1087cbaeb8e0e41caa8a5dc1abb
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Apr 25 12:05:19 2011 -0400
Note our maintainership
diff --git a/Changes b/Changes
index b5a86ca..d05e0fd 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Test-Spelling
+0.12 2011-04-25
+ - Best Practical has taken over maintainership of this module
+
0.11 2005-11-15
- Some documentation fixes.
- Added note about per-file stopwords by Chris Dolan.
diff --git a/lib/Test/Spelling.pm b/lib/Test/Spelling.pm
index 1524966..947a801 100644
--- a/lib/Test/Spelling.pm
+++ b/lib/Test/Spelling.pm
@@ -291,12 +291,16 @@ L<Pod::Spell>
0.11
-=head1 AUTHOR
+=head1 ORIGINAL AUTHOR
Ivan Tubert-Brohman C<< <itub at cpan.org> >>
Heavily based on L<Test::Pod> by Andy Lester and brian d foy.
+=head1 MAINTAINER
+
+Shawn M Moore C<< <sartak at bestpractical.com>
+
=head1 COPYRIGHT
Copyright 2005, Ivan Tubert-Brohman, All Rights Reserved.
commit 437f5ba2d5aa19505e8aaea3425b0104ad771c4e
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Mon Apr 25 12:08:38 2011 -0400
Remove VERSION from POD
diff --git a/lib/Test/Spelling.pm b/lib/Test/Spelling.pm
index 947a801..e7f1a78 100644
--- a/lib/Test/Spelling.pm
+++ b/lib/Test/Spelling.pm
@@ -287,10 +287,6 @@ standard output will do. For example, you can use C<aspell -l>.
L<Pod::Spell>
-=head1 VERSION
-
-0.11
-
=head1 ORIGINAL AUTHOR
Ivan Tubert-Brohman C<< <itub at cpan.org> >>
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list