Hello community,

here is the log from the commit of package perl-Mail-Sender for 
openSUSE:Factory checked in at 2016-11-22 18:57:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-Sender (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mail-Sender.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mail-Sender"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mail-Sender/perl-Mail-Sender.changes        
2016-07-12 23:54:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mail-Sender.new/perl-Mail-Sender.changes   
2016-11-22 18:57:53.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Nov 18 06:44:29 UTC 2016 - [email protected]
+
+- updated to 0.903
+   see /usr/share/doc/packages/perl-Mail-Sender/Changes
+
+  0.903     2016-11-17
+      - PLEASE CONSIDER USING EMAIL-SENDER INSTEAD
+      - Fixed an errant extra test requirement, GH #3.  Thanks, Paul.
+      - Marked the entire dist as DEPRECATED as it should no longer be used.
+
+-------------------------------------------------------------------

Old:
----
  Mail-Sender-0.902.tar.gz

New:
----
  Mail-Sender-0.903.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Mail-Sender.spec ++++++
--- /var/tmp/diff_new_pack.bVGCOV/_old  2016-11-22 18:57:54.000000000 +0100
+++ /var/tmp/diff_new_pack.bVGCOV/_new  2016-11-22 18:57:54.000000000 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           perl-Mail-Sender
-Version:        0.902
+Version:        0.903
 Release:        0
 %define cpan_name Mail-Sender
-Summary:        Module for Sending Mails with Attachments Through an Smtp 
Server
+Summary:        (DEPRECATED) module for sending mails with attachments through 
an SMTP server
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Mail-Sender/
@@ -31,8 +31,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Try::Tiny) >= 0.24
-Requires:       perl(Try::Tiny) >= 0.24
 Recommends:     perl(Authen::NTLM)
 Recommends:     perl(Digest::HMAC_MD5)
 Recommends:     perl(IO::Socket::SSL)
@@ -41,13 +39,12 @@
 %{perl_requires}
 
 %description
+Mail::Sender is deprecated. Email::Sender is the go-to choice when you need
+to send Email from Perl. Go there, be happy!
+
 Mail::Sender provides an object-oriented interface to sending mails. It
 directly connects to the mail server using IO::Socket.
 
-Mail::Sender is going away... well, not really, but it's being officially
-marked as "out of favor". Email::Sender is the go-to choice when you need
-to send Email from Perl. Go there, be happy!
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 

++++++ Mail-Sender-0.902.tar.gz -> Mail-Sender-0.903.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/Changes 
new/Mail-Sender-0.903/Changes
--- old/Mail-Sender-0.902/Changes       2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/Changes       2016-11-17 15:46:04.000000000 +0100
@@ -1,5 +1,10 @@
 Revision history for Mail-Sender
 
+0.903     2016-11-17
+    - PLEASE CONSIDER USING EMAIL-SENDER INSTEAD
+    - Fixed an errant extra test requirement, GH #3.  Thanks, Paul.
+    - Marked the entire dist as DEPRECATED as it should no longer be used.
+
 0.902     2016-07-11
     ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/MANIFEST 
new/Mail-Sender-0.903/MANIFEST
--- old/Mail-Sender-0.902/MANIFEST      2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/MANIFEST      2016-11-17 15:46:04.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
 Changes
 Config.PL
 LICENSE
@@ -16,7 +16,6 @@
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
 t/01-create-object.t
-xt/author/00-compile.t
 xt/author/pod-coverage.t
 xt/author/pod-spell.t
 xt/author/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/META.json 
new/Mail-Sender-0.903/META.json
--- old/Mail-Sender-0.902/META.json     2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/META.json     2016-11-17 15:46:04.000000000 +0100
@@ -1,10 +1,10 @@
 {
-   "abstract" : "module for sending mails with attachments through an SMTP 
server",
+   "abstract" : "(DEPRECATED) module for sending mails with attachments 
through an SMTP server",
    "author" : [
       "Jan Krynick\u00fd <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150005",
    "license" : [
       "perl_5"
    ],
@@ -31,9 +31,6 @@
       },
       "develop" : {
          "requires" : {
-            "File::Spec" : "0",
-            "IO::Handle" : "0",
-            "IPC::Open3" : "0",
             "Pod::Coverage::TrustPod" : "0",
             "Test::CPAN::Changes" : "0.4",
             "Test::CheckManifest" : "1.29",
@@ -67,7 +64,6 @@
             "Symbol" : "0",
             "Tie::Handle" : "0",
             "Time::Local" : "0",
-            "Try::Tiny" : "0.24",
             "base" : "0",
             "perl" : "5.008001",
             "strict" : "0",
@@ -81,31 +77,30 @@
          "requires" : {
             "ExtUtils::MakeMaker" : "0",
             "File::Spec" : "0",
-            "Test::More" : "0.88",
-            "Try::Tiny" : "0.24"
+            "Test::More" : "0.88"
          }
       }
    },
    "provides" : {
       "Mail::Sender" : {
          "file" : "lib/Mail/Sender.pm",
-         "version" : "0.902"
+         "version" : "0.903"
       },
       "Mail::Sender::CType::Ext" : {
          "file" : "lib/Mail/Sender/CType/Ext.pm",
-         "version" : "0.902"
+         "version" : "0.903"
       },
       "Mail::Sender::CType::Win32" : {
          "file" : "lib/Mail/Sender/CType/Win32.pm",
-         "version" : "0.902"
+         "version" : "0.903"
       },
       "Mail::Sender::DBIO" : {
          "file" : "lib/Mail/Sender.pm",
-         "version" : "0.902"
+         "version" : "0.903"
       },
       "Mail::Sender::IO" : {
          "file" : "lib/Mail/Sender.pm",
-         "version" : "0.902"
+         "version" : "0.903"
       }
    },
    "release_status" : "stable",
@@ -120,7 +115,7 @@
          "web" : "https://github.com/Perl-Email-Project/Mail-Sender";
       }
    },
-   "version" : "0.902",
+   "version" : "0.903",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.024000"
@@ -129,7 +124,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "PkgVersion",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
@@ -149,22 +144,22 @@
                }
             },
             "name" : "@Starter/GatherDir",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Starter/PruneCruft",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@Starter/ManifestSkip",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Starter/MetaConfig",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -174,39 +169,44 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.005"
+                        "version" : "6.008"
                      }
-                  ]
+                  ],
+                  "include_underscores" : 0
                },
                "Dist::Zilla::Role::MetaProvider::Provider" : {
-                  "Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.001011",
+                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.002003",
                   "inherit_missing" : "1",
                   "inherit_version" : "1",
                   "meta_noindex" : "1"
+               },
+               "Dist::Zilla::Role::ModuleMetadata" : {
+                  "Module::Metadata" : "1.000031",
+                  "version" : "0.004"
                }
             },
             "name" : "@Starter/MetaProvides::Package",
-            "version" : "2.003002"
+            "version" : "2.004002"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Starter/MetaNoIndex",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Starter/MetaYAML",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Starter/MetaJSON",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Starter/License",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -221,46 +221,22 @@
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Starter/ExecDir",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Starter/ShareDir",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Starter/PodSyntaxTests",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
             "name" : "@Starter/Test::ReportPrereqs",
-            "version" : "0.024"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Test::Compile",
-            "config" : {
-               "Dist::Zilla::Plugin::Test::Compile" : {
-                  "bail_out_on_fail" : "0",
-                  "fail_on_warning" : "author",
-                  "fake_home" : 0,
-                  "filename" : "xt/author/00-compile.t",
-                  "module_finder" : [
-                     ":InstallModules"
-                  ],
-                  "needs_display" : 0,
-                  "phase" : "develop",
-                  "script_finder" : [
-                     ":PerlExecFiles"
-                  ],
-                  "skips" : [
-                     "Win32"
-                  ]
-               }
-            },
-            "name" : "@Starter/Test::Compile",
-            "version" : "2.054"
+            "version" : "0.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -270,17 +246,17 @@
                }
             },
             "name" : "@Starter/MakeMaker",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Starter/Manifest",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Starter/TestRelease",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -295,12 +271,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Starter/ConfirmRelease",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Starter/UploadToCPAN",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -325,27 +301,26 @@
                }
             },
             "name" : "MSWin32",
-            "version" : "0.007"
+            "version" : "0.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "NextRelease",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
+                  "git --version" : "2.9.3 (Apple Git-75)",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
-                  "paths" : [
-                     "."
-                  ]
+                  "paths" : []
                }
             },
             "name" : "Git::Contributors",
-            "version" : "0.023"
+            "version" : "0.029"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -371,7 +346,7 @@
                }
             },
             "name" : "@Git/Check",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -396,7 +371,7 @@
                }
             },
             "name" : "@Git/Commit",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -405,7 +380,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.902",
+                  "tag" : "v0.903",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v"
                },
@@ -417,7 +392,7 @@
                }
             },
             "name" : "@Git/Tag",
-            "version" : "2.036"
+            "version" : "2.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -433,7 +408,18 @@
                }
             },
             "name" : "@Git/Push",
-            "version" : "2.036"
+            "version" : "2.039"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Deprecated",
+            "config" : {
+               "Dist::Zilla::Plugin::Deprecated" : {
+                  "all" : 1,
+                  "modules" : []
+               }
+            },
+            "name" : "Deprecated",
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangeLog",
@@ -443,12 +429,12 @@
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
             "name" : "CheckChangesHasContent",
-            "version" : "0.008"
+            "version" : "0.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
             "name" : "Test::ChangesHasContent",
-            "version" : "0.008"
+            "version" : "0.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
@@ -475,7 +461,10 @@
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
             "config" : {
                "Dist::Zilla::Plugin::Test::PodSpelling" : {
-                  "directories" : [],
+                  "directories" : [
+                     "bin",
+                     "lib"
+                  ],
                   "spell_cmd" : "aspell list",
                   "stopwords" : [
                      "BCC",
@@ -527,7 +516,7 @@
                }
             },
             "name" : "Test::PodSpelling",
-            "version" : "2.007000"
+            "version" : "2.007003"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -537,57 +526,57 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.005"
+            "version" : "6.008"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : 
"@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.005"
+            "version" : "6.008"
          }
       ],
       "zilla" : {
@@ -595,11 +584,13 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "6.005"
+         "version" : "6.008"
       }
    },
    "x_contributors" : [
       "Chase Whitener <[email protected]>"
-   ]
+   ],
+   "x_deprecated" : 1,
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0218"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/META.yml 
new/Mail-Sender-0.903/META.yml
--- old/Mail-Sender-0.902/META.yml      2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/META.yml      2016-11-17 15:46:04.000000000 +0100
@@ -1,16 +1,15 @@
 ---
-abstract: 'module for sending mails with attachments through an SMTP server'
+abstract: '(DEPRECATED) module for sending mails with attachments through an 
SMTP server'
 author:
   - 'Jan Krynický <[email protected]>'
 build_requires:
   ExtUtils::MakeMaker: '0'
   File::Spec: '0'
   Test::More: '0.88'
-  Try::Tiny: '0.24'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.005, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,19 +26,19 @@
 provides:
   Mail::Sender:
     file: lib/Mail/Sender.pm
-    version: '0.902'
+    version: '0.903'
   Mail::Sender::CType::Ext:
     file: lib/Mail/Sender/CType/Ext.pm
-    version: '0.902'
+    version: '0.903'
   Mail::Sender::CType::Win32:
     file: lib/Mail/Sender/CType/Win32.pm
-    version: '0.902'
+    version: '0.903'
   Mail::Sender::DBIO:
     file: lib/Mail/Sender.pm
-    version: '0.902'
+    version: '0.903'
   Mail::Sender::IO:
     file: lib/Mail/Sender.pm
-    version: '0.902'
+    version: '0.903'
 recommends:
   Authen::NTLM: '0'
   Digest::HMAC_MD5: '0'
@@ -59,7 +58,6 @@
   Symbol: '0'
   Tie::Handle: '0'
   Time::Local: '0'
-  Try::Tiny: '0.24'
   base: '0'
   perl: '5.008001'
   strict: '0'
@@ -68,7 +66,7 @@
   bugtracker: https://github.com/Perl-Email-Project/Mail-Sender/issues
   homepage: https://github.com/Perl-Email-Project/Mail-Sender
   repository: https://github.com/Perl-Email-Project/Mail-Sender.git
-version: '0.902'
+version: '0.903'
 x_Dist_Zilla:
   perl:
     version: '5.024000'
@@ -76,7 +74,7 @@
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: PkgVersion
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::GatherDir
       config:
@@ -92,19 +90,19 @@
           prune_directory: []
           root: .
       name: '@Starter/GatherDir'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Starter/PruneCruft'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Starter/ManifestSkip'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Starter/MetaConfig'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -113,30 +111,34 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: '@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-              version: '6.005'
+              version: '6.008'
+          include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
-          Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.001011'
+          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
           inherit_missing: '1'
           inherit_version: '1'
           meta_noindex: '1'
+        Dist::Zilla::Role::ModuleMetadata:
+          Module::Metadata: '1.000031'
+          version: '0.004'
       name: '@Starter/MetaProvides::Package'
-      version: '2.003002'
+      version: '2.004002'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Starter/MetaNoIndex'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Starter/MetaYAML'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Starter/MetaJSON'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Starter/License'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
@@ -147,52 +149,34 @@
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Starter/ExecDir'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Starter/ShareDir'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Starter/PodSyntaxTests'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Starter/Test::ReportPrereqs'
-      version: '0.024'
-    -
-      class: Dist::Zilla::Plugin::Test::Compile
-      config:
-        Dist::Zilla::Plugin::Test::Compile:
-          bail_out_on_fail: '0'
-          fail_on_warning: author
-          fake_home: 0
-          filename: xt/author/00-compile.t
-          module_finder:
-            - ':InstallModules'
-          needs_display: 0
-          phase: develop
-          script_finder:
-            - ':PerlExecFiles'
-          skips:
-            - Win32
-      name: '@Starter/Test::Compile'
-      version: '2.054'
+      version: '0.025'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@Starter/MakeMaker'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Starter/Manifest'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Starter/TestRelease'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
@@ -203,11 +187,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Starter/ConfirmRelease'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Starter/UploadToCPAN'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
@@ -225,22 +209,22 @@
         Dist::Zilla::Plugin::OSPrereqs:
           os: MSWin32
       name: MSWin32
-      version: '0.007'
+      version: '0.008'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: NextRelease
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
+          'git --version': '2.9.3 (Apple Git-75)'
           include_authors: 0
           include_releaser: 1
           order_by: name
-          paths:
-            - .
+          paths: []
       name: Git::Contributors
-      version: '0.023'
+      version: '0.029'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: GithubMeta
@@ -259,7 +243,7 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Git/Check'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -277,7 +261,7 @@
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git/Commit'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -285,7 +269,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.902
+          tag: v0.903
           tag_format: v%v
           tag_message: v%v
         Dist::Zilla::Role::Git::Repo:
@@ -293,7 +277,7 @@
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git/Tag'
-      version: '2.036'
+      version: '2.039'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -304,7 +288,15 @@
         Dist::Zilla::Role::Git::Repo:
           repo_root: .
       name: '@Git/Push'
-      version: '2.036'
+      version: '2.039'
+    -
+      class: Dist::Zilla::Plugin::Deprecated
+      config:
+        Dist::Zilla::Plugin::Deprecated:
+          all: 1
+          modules: []
+      name: Deprecated
+      version: '0.006'
     -
       class: Dist::Zilla::Plugin::CheckChangeLog
       name: CheckChangeLog
@@ -312,11 +304,11 @@
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: CheckChangesHasContent
-      version: '0.008'
+      version: '0.010'
     -
       class: Dist::Zilla::Plugin::Test::ChangesHasContent
       name: Test::ChangesHasContent
-      version: '0.008'
+      version: '0.010'
     -
       class: Dist::Zilla::Plugin::Test::Kwalitee
       config:
@@ -337,7 +329,9 @@
       class: Dist::Zilla::Plugin::Test::PodSpelling
       config:
         Dist::Zilla::Plugin::Test::PodSpelling:
-          directories: []
+          directories:
+            - bin
+            - lib
           spell_cmd: 'aspell list'
           stopwords:
             - BCC
@@ -386,7 +380,7 @@
             - smtp
           wordlist: Pod::Wordlist
       name: Test::PodSpelling
-      version: '2.007000'
+      version: '2.007003'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: CopyFilesFromBuild
@@ -394,51 +388,53 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.005'
+      version: '6.008'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: '@Starter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-      version: '6.005'
+      version: '6.008'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.005'
+    version: '6.008'
 x_contributors:
   - 'Chase Whitener <[email protected]>'
+x_deprecated: 1
+x_serialization_backend: 'YAML::Tiny version 1.69'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/Makefile.PL 
new/Mail-Sender-0.903/Makefile.PL
--- old/Mail-Sender-0.902/Makefile.PL   2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/Makefile.PL   2016-11-17 15:46:04.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.005.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.008.
 use strict;
 use warnings;
 
@@ -7,7 +7,7 @@
 use ExtUtils::MakeMaker;
 
 my %WriteMakefileArgs = (
-  "ABSTRACT" => "module for sending mails with attachments through an SMTP 
server",
+  "ABSTRACT" => "(DEPRECATED) module for sending mails with attachments 
through an SMTP server",
   "AUTHOR" => "Jan Krynick\x{fd} <Jenda\@Krynicky.cz>",
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => 0
@@ -29,7 +29,6 @@
     "Symbol" => 0,
     "Tie::Handle" => 0,
     "Time::Local" => 0,
-    "Try::Tiny" => "0.24",
     "base" => 0,
     "strict" => 0,
     "warnings" => 0
@@ -37,10 +36,9 @@
   "TEST_REQUIRES" => {
     "ExtUtils::MakeMaker" => 0,
     "File::Spec" => 0,
-    "Test::More" => "0.88",
-    "Try::Tiny" => "0.24"
+    "Test::More" => "0.88"
   },
-  "VERSION" => "0.902",
+  "VERSION" => "0.903",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -63,7 +61,6 @@
   "Test::More" => "0.88",
   "Tie::Handle" => 0,
   "Time::Local" => 0,
-  "Try::Tiny" => "0.24",
   "base" => 0,
   "strict" => 0,
   "warnings" => 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/README new/Mail-Sender-0.903/README
--- old/Mail-Sender-0.902/README        2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/README        2016-11-17 15:46:04.000000000 +0100
@@ -1,13 +1,12 @@
 NAME
 
-    Mail::Sender - module for sending mails with attachments through an
-    SMTP server
+    Mail::Sender - (DEPRECATED) module for sending mails with attachments
+    through an SMTP server
 
-WAIT! STOP RIGHT THERE!
+DEPRECATED
 
-    Mail::Sender is going away... well, not really, but it's being
-    officially marked as "out of favor". Email::Sender is the go-to choice
-    when you need to send Email from Perl. Go there, be happy!
+    Mail::Sender is deprecated. Email::Sender is the go-to choice when you
+    need to send Email from Perl. Go there, be happy!
 
 SYNOPSIS
 
@@ -26,13 +25,12 @@
 
 DESCRIPTION
 
+    Mail::Sender is deprecated. Email::Sender is the go-to choice when you
+    need to send Email from Perl. Go there, be happy!
+
     Mail::Sender provides an object-oriented interface to sending mails. It
     directly connects to the mail server using IO::Socket.
 
-    Mail::Sender is going away... well, not really, but it's being
-    officially marked as "out of favor". Email::Sender is the go-to choice
-    when you need to send Email from Perl. Go there, be happy!
-
 ATTRIBUTES
 
     Mail::Sender implements the following attributes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/cpanfile 
new/Mail-Sender-0.903/cpanfile
--- old/Mail-Sender-0.902/cpanfile      2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/cpanfile      2016-11-17 15:46:04.000000000 +0100
@@ -15,7 +15,6 @@
     requires 'Symbol';
     requires 'Tie::Handle';
     requires 'Time::Local';
-    requires 'Try::Tiny';
     requires 'Win32API::Registry' if $^O eq 'MSWin32';
 
     recommends 'Authen::NTLM';
@@ -27,7 +26,6 @@
 
 on 'test' => sub {
     requires 'Test::More' => '0.88';
-    requires 'Try::Tiny'  => '0.24';
 };
 
 on 'develop' => sub {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/dist.ini 
new/Mail-Sender-0.903/dist.ini
--- old/Mail-Sender-0.902/dist.ini      2016-07-11 20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/dist.ini      2016-11-17 15:46:04.000000000 +0100
@@ -4,13 +4,12 @@
 copyright_holder    = Jan Krynický
 copyright_year      = 1997
 
-version = 0.902
+version = 0.903
 [PkgVersion]
 
 [@Starter]
 revision = 1
-Test::Compile.skip = Win32
-Test::Compile.xt_mode = 1
+-remove = Test::Compile
 ReadmeAnyFromPod.source_filename = lib/Mail/Sender.pm
 GatherDir.exclude_filename[0] = Makefile.PL
 GatherDir.exclude_filename[1] = META.json
@@ -34,6 +33,7 @@
 issues  = 1
 user    = Perl-Email-Project
 [@Git]
+[Deprecated]
 
 [CheckChangeLog]
 [CheckChangesHasContent]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/lib/Mail/Sender/CType/Ext.pm 
new/Mail-Sender-0.903/lib/Mail/Sender/CType/Ext.pm
--- old/Mail-Sender-0.902/lib/Mail/Sender/CType/Ext.pm  2016-07-11 
20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/lib/Mail/Sender/CType/Ext.pm  2016-11-17 
15:46:04.000000000 +0100
@@ -1,5 +1,5 @@
 package Mail::Sender::CType::Ext;
-$Mail::Sender::CType::Ext::VERSION = '0.902';
+$Mail::Sender::CType::Ext::VERSION = '0.903';
 use strict;
 use warnings;
 use Mail::Sender;
@@ -220,7 +220,7 @@
 
 =head1 NAME
 
-Mail::Sender::CType::Ext - Alter how we find the MIME type of a file.
+Mail::Sender::CType::Ext - (DEPRECATED) Alter how we find the MIME type of a 
file.
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/lib/Mail/Sender/CType/Win32.pm 
new/Mail-Sender-0.903/lib/Mail/Sender/CType/Win32.pm
--- old/Mail-Sender-0.902/lib/Mail/Sender/CType/Win32.pm        2016-07-11 
20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/lib/Mail/Sender/CType/Win32.pm        2016-11-17 
15:46:04.000000000 +0100
@@ -1,5 +1,5 @@
 package Mail::Sender::CType::Win32;
-$Mail::Sender::CType::Win32::VERSION = '0.902';
+$Mail::Sender::CType::Win32::VERSION = '0.903';
 use strict;
 use warnings;
 use Mail::Sender ();
@@ -26,7 +26,7 @@
 
 =head1 NAME
 
-Mail::Sender::CType::Win32 - Alter how we find the MIME type of a file.
+Mail::Sender::CType::Win32 - (DEPRECATED) Alter how we find the MIME type of a 
file.
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/lib/Mail/Sender.pm 
new/Mail-Sender-0.903/lib/Mail/Sender.pm
--- old/Mail-Sender-0.902/lib/Mail/Sender.pm    2016-07-11 20:25:01.000000000 
+0200
+++ new/Mail-Sender-0.903/lib/Mail/Sender.pm    2016-11-17 15:46:04.000000000 
+0100
@@ -17,9 +17,11 @@
 our @EXPORT    = qw();
 our @EXPORT_OK = qw(GuessCType);
 
-our $VERSION = '0.902'; # VERSION
+our $VERSION = '0.903'; # VERSION
 $VERSION = eval $VERSION;
 
+warnings::warnif('deprecated', 'Mail::Sender is deprecated and you should look 
to Email::Sender instead');
+
 our $GMTdiff;
 our $Error;
 our %default; # loaded in from our config files
@@ -2392,13 +2394,12 @@
 
 =head1 NAME
 
-Mail::Sender - module for sending mails with attachments through an SMTP server
+Mail::Sender - (DEPRECATED) module for sending mails with attachments through 
an SMTP server
 
-=head1 WAIT!  STOP RIGHT THERE!
+=head1 DEPRECATED
 
-L<Mail::Sender> is going away... well, not really, but it's being officially 
marked as
-"out of favor".  L<Email::Sender> is the go-to choice when you need to send 
Email
-from Perl.  Go there, be happy!
+L<Mail::Sender> is deprecated. L<Email::Sender> is the go-to choice when you
+need to send Email from Perl.  Go there, be happy!
 
 =head1 SYNOPSIS
 
@@ -2417,11 +2418,10 @@
 
 =head1 DESCRIPTION
 
-L<Mail::Sender> provides an object-oriented interface to sending mails. It 
directly connects to the mail server using L<IO::Socket>.
+L<Mail::Sender> is deprecated. L<Email::Sender> is the go-to choice when you
+need to send Email from Perl.  Go there, be happy!
 
-L<Mail::Sender> is going away... well, not really, but it's being officially 
marked as
-"out of favor".  L<Email::Sender> is the go-to choice when you need to send 
Email
-from Perl.  Go there, be happy!
+L<Mail::Sender> provides an object-oriented interface to sending mails. It 
directly connects to the mail server using L<IO::Socket>.
 
 =head1 ATTRIBUTES
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/t/00-report-prereqs.dd 
new/Mail-Sender-0.903/t/00-report-prereqs.dd
--- old/Mail-Sender-0.902/t/00-report-prereqs.dd        2016-07-11 
20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/t/00-report-prereqs.dd        2016-11-17 
15:46:04.000000000 +0100
@@ -6,9 +6,6 @@
                       },
        'develop' => {
                       'requires' => {
-                                      'File::Spec' => '0',
-                                      'IO::Handle' => '0',
-                                      'IPC::Open3' => '0',
                                       'Pod::Coverage::TrustPod' => '0',
                                       'Test::CPAN::Changes' => '0.4',
                                       'Test::CheckManifest' => '1.29',
@@ -42,7 +39,6 @@
                                       'Symbol' => '0',
                                       'Tie::Handle' => '0',
                                       'Time::Local' => '0',
-                                      'Try::Tiny' => '0.24',
                                       'base' => '0',
                                       'perl' => '5.008001',
                                       'strict' => '0',
@@ -56,8 +52,7 @@
                    'requires' => {
                                    'ExtUtils::MakeMaker' => '0',
                                    'File::Spec' => '0',
-                                   'Test::More' => '0.88',
-                                   'Try::Tiny' => '0.24'
+                                   'Test::More' => '0.88'
                                  }
                  }
      };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/t/00-report-prereqs.t 
new/Mail-Sender-0.903/t/00-report-prereqs.t
--- old/Mail-Sender-0.902/t/00-report-prereqs.t 2016-07-11 20:25:01.000000000 
+0200
+++ new/Mail-Sender-0.903/t/00-report-prereqs.t 2016-11-17 15:46:04.000000000 
+0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.024
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.025
 
 use Test::More tests => 1;
 
@@ -78,10 +78,10 @@
 
 # Add dynamic prereqs to the included modules list (if we can)
 my ($source) = grep { -f } 'MYMETA.json', 'MYMETA.yml';
-if ( $source && $HAS_CPAN_META ) {
-    if ( my $meta = eval { CPAN::Meta->load_file($source) } ) {
-        $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
-    }
+if ( $source && $HAS_CPAN_META
+    && (my $meta = eval { CPAN::Meta->load_file($source) } )
+) {
+    $full_prereqs = _merge_prereqs($full_prereqs, $meta->prereqs);
 }
 else {
     $source = 'static metadata';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/xt/author/00-compile.t 
new/Mail-Sender-0.903/xt/author/00-compile.t
--- old/Mail-Sender-0.902/xt/author/00-compile.t        2016-07-11 
20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/xt/author/00-compile.t        1970-01-01 
01:00:00.000000000 +0100
@@ -1,55 +0,0 @@
-use 5.006;
-use strict;
-use warnings;
-
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.054
-
-use Test::More;
-
-plan tests => 3;
-
-my @module_files = (
-    'Mail/Sender.pm',
-    'Mail/Sender/CType/Ext.pm'
-);
-
-
-
-# no fake home requested
-
-my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib';
-
-use File::Spec;
-use IPC::Open3;
-use IO::Handle;
-
-open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!";
-
-my @warnings;
-for my $lib (@module_files)
-{
-    # see L<perlfaq8/How can I capture STDERR from an external command?>
-    my $stderr = IO::Handle->new;
-
-    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', 
"require q[$lib]");
-    binmode $stderr, ':crlf' if $^O eq 'MSWin32';
-    my @_warnings = <$stderr>;
-    waitpid($pid, 0);
-    is($?, 0, "$lib loaded ok");
-
-    shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
-        and not eval { require blib; blib->VERSION('1.01') };
-
-    if (@_warnings)
-    {
-        warn @_warnings;
-        push @warnings, @_warnings;
-    }
-}
-
-
-
-is(scalar(@warnings), 0, 'no warnings found')
-    or diag 'got warnings: ', ( Test::More->can('explain') ? 
Test::More::explain(\@warnings) : join("\n", '', @warnings) );
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/xt/author/pod-spell.t 
new/Mail-Sender-0.903/xt/author/pod-spell.t
--- old/Mail-Sender-0.902/xt/author/pod-spell.t 2016-07-11 20:25:01.000000000 
+0200
+++ new/Mail-Sender-0.903/xt/author/pod-spell.t 2016-11-17 15:46:04.000000000 
+0100
@@ -2,66 +2,66 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007000
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007003
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
 set_spell_cmd('aspell list');
 add_stopwords(<DATA>);
-all_pod_files_spelling_ok( qw( bin lib  ) );
+all_pod_files_spelling_ok( qw( bin lib ) );
 __DATA__
-CPAN
-github
 BCC
-blakley
-envid
-esmpt
-estmp
-endpart
-ResetGMTdiff
-Krynicky
-McGuigan
-Sanche
-Siqueira
+CPAN
+CType
+Chase
+ClearErrors
+Ext
 GetHandle
 GuessCType
+Guillaume
+Jan
+Jenda
+Krynicky
+Krynický
+Mail
 MailFile
-qmail
-QueryAuthProtocols
-ctype
 MailMsg
+McGuigan
 Multipart
 OpenMultipart
+QueryAuthProtocols
+ResetGMTdiff
+Sanche
 SendEnc
 SendEx
 SendFile
 SendLine
 SendLineEnc
 SendLineEx
-messageid
-msg
-multipart
-Guillaume
+Sender
+Siqueira
 TLS
+Whitener
+Win32
 auth
 authdomain
 authid
 authpwd
+bcc
+blakley
+capoeirab
 createmessageid
+ctype
+endpart
+envid
+esmpt
+estmp
+github
 keepconnection
-bcc
+lib
+messageid
+msg
+multipart
+qmail
 replyto
 smtp
-ClearErrors
-Jan
-Krynický
-Jenda
-Chase
-Whitener
-capoeirab
-lib
-Mail
-Sender
-CType
-Ext
-Win32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mail-Sender-0.902/xt/release/changes_has_content.t 
new/Mail-Sender-0.903/xt/release/changes_has_content.t
--- old/Mail-Sender-0.902/xt/release/changes_has_content.t      2016-07-11 
20:25:01.000000000 +0200
+++ new/Mail-Sender-0.903/xt/release/changes_has_content.t      2016-11-17 
15:46:04.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.902';
+my $newver = '0.903';
 my $trial_token = '-TRIAL';
 
 SKIP: {


Reply via email to