From 21b81b0c740050db2a287af6b45d9262078d7a75 Mon Sep 17 00:00:00 2001 From: "Zak B. Elep" Date: Sat, 23 Jun 2018 11:25:42 +0800 Subject: [PATCH 1/3] Increment SVN::Notify::Alternative version to 2.87 Fix CPAN Kwalitee issue regarding consistent versioning of modules. --- lib/SVN/Notify/Alternative.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SVN/Notify/Alternative.pm b/lib/SVN/Notify/Alternative.pm index f314063..78a0e91 100644 --- a/lib/SVN/Notify/Alternative.pm +++ b/lib/SVN/Notify/Alternative.pm @@ -3,7 +3,7 @@ package SVN::Notify::Alternative; use strict; use SVN::Notify (); -$SVN::Notify::Alternative::VERSION = '1.0'; +$SVN::Notify::Alternative::VERSION = '2.87'; @SVN::Notify::Alternative::ISA = qw(SVN::Notify); __PACKAGE__->register_attributes( From bf15f4f4d7de354316e008c0e21636d3f8214adc Mon Sep 17 00:00:00 2001 From: "Zak B. Elep" Date: Sat, 23 Jun 2018 12:11:18 +0800 Subject: [PATCH 2/3] Fix typos and add stopwords to pod-spelling.t "Outputting" in the debug print functions were not replaced though, perhaps later. --- lib/SVN/Notify.pm | 2 +- lib/SVN/Notify/Filter.pod | 8 ++++---- lib/SVN/Notify/HTML.pm | 2 +- t/pod-spelling.t | 12 ++++++++++++ 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/lib/SVN/Notify.pm b/lib/SVN/Notify.pm index 8930d24..12fba99 100644 --- a/lib/SVN/Notify.pm +++ b/lib/SVN/Notify.pm @@ -1694,7 +1694,7 @@ sub output_file_lists { $notifier->end_body($file_handle); -Closes out the body of the email by outputting the contents of the C