Hello community,

here is the log from the commit of package perl-Exception-Class for 
openSUSE:Factory checked in at 2017-12-13 11:56:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Exception-Class (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Exception-Class.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Exception-Class"

Wed Dec 13 11:56:47 2017 rev:17 rq:555882 version:1.44

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Exception-Class/perl-Exception-Class.changes    
    2017-07-17 09:01:49.198845103 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Exception-Class.new/perl-Exception-Class.changes
   2017-12-13 11:56:51.425055984 +0100
@@ -1,0 +2,12 @@
+Mon Dec 11 06:19:21 UTC 2017 - [email protected]
+
+- updated to 1.44
+   see /usr/share/doc/packages/perl-Exception-Class/Changes
+
+  1.44    2017-12-10
+  
+  - You can now pass "frame_filter", "filter_frames_early", and "skip_frames" 
to
+    the throw() method of an exception class. These will be passed on to the
+    Devel::StackTrace constructor. Requested by Frédéric Brière. GH #6.
+
+-------------------------------------------------------------------

Old:
----
  Exception-Class-1.43.tar.gz

New:
----
  Exception-Class-1.44.tar.gz

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

Other differences:
------------------
++++++ perl-Exception-Class.spec ++++++
--- /var/tmp/diff_new_pack.sVutOp/_old  2017-12-13 11:56:52.305013505 +0100
+++ /var/tmp/diff_new_pack.sVutOp/_new  2017-12-13 11:56:52.309013312 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Exception-Class
-Version:        1.43
+Version:        1.44
 Release:        0
 %define cpan_name Exception-Class
 Summary:        Module That Allows You to Declare Real Exception Classes in 
Perl
@@ -80,7 +80,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md README.md
+%doc appveyor.yml Changes CONTRIBUTING.md README.md
 %license LICENSE
 
 %changelog

++++++ Exception-Class-1.43.tar.gz -> Exception-Class-1.44.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/CONTRIBUTING.md 
new/Exception-Class-1.44/CONTRIBUTING.md
--- old/Exception-Class-1.43/CONTRIBUTING.md    2017-07-09 18:08:25.000000000 
+0200
+++ new/Exception-Class-1.44/CONTRIBUTING.md    2017-12-10 20:47:30.000000000 
+0100
@@ -128,4 +128,4 @@
 request to the .mailmap file to contain the correct mapping.
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
-template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.85.
+template file originating in Dist-Zilla-PluginBundle-DROLSKY-0.88.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/Changes 
new/Exception-Class-1.44/Changes
--- old/Exception-Class-1.43/Changes    2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/Changes    2017-12-10 20:47:30.000000000 +0100
@@ -1,3 +1,10 @@
+1.44    2017-12-10
+
+- You can now pass "frame_filter", "filter_frames_early", and "skip_frames" to
+  the throw() method of an exception class. These will be passed on to the
+  Devel::StackTrace constructor. Requested by Frédéric Brière. GH #6.
+
+
 1.43    2017-07-09
 
 - The full_message() method in Exception::Class::Base now calls message()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/MANIFEST 
new/Exception-Class-1.44/MANIFEST
--- old/Exception-Class-1.43/MANIFEST   2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/MANIFEST   2017-12-10 20:47:30.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.010.
 CONTRIBUTING.md
 Changes
 INSTALL
@@ -8,6 +8,7 @@
 META.yml
 Makefile.PL
 README.md
+appveyor.yml
 bench/simple
 cpanfile
 dist.ini
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/META.json 
new/Exception-Class-1.44/META.json
--- old/Exception-Class-1.43/META.json  2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/META.json  2017-12-10 20:47:30.000000000 +0100
@@ -4,7 +4,7 @@
       "Dave Rolsky <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -44,8 +44,7 @@
             "Test::Portability::Files" : "0",
             "Test::Spelling" : "0.12",
             "Test::Vars" : "0.009",
-            "Test::Version" : "2.05",
-            "blib" : "1.01"
+            "Test::Version" : "2.05"
          }
       },
       "runtime" : {
@@ -74,11 +73,11 @@
    "provides" : {
       "Exception::Class" : {
          "file" : "lib/Exception/Class.pm",
-         "version" : "1.43"
+         "version" : "1.44"
       },
       "Exception::Class::Base" : {
          "file" : "lib/Exception/Class/Base.pm",
-         "version" : "1.43"
+         "version" : "1.44"
       }
    },
    "release_status" : "stable",
@@ -93,10 +92,10 @@
          "web" : "https://github.com/houseabsolute/Exception-Class";
       }
    },
-   "version" : "1.43",
+   "version" : "1.44",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.024001"
+         "version" : "5.026001"
       },
       "plugins" : [
          {
@@ -107,7 +106,7 @@
                }
             },
             "name" : "@DROLSKY/MakeMaker",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -132,32 +131,32 @@
                }
             },
             "name" : "@DROLSKY/Git::GatherDir",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@DROLSKY/ManifestSkip",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@DROLSKY/License",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@DROLSKY/ExecDir",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@DROLSKY/ShareDir",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@DROLSKY/Manifest",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckVersionIncrement",
@@ -167,17 +166,17 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@DROLSKY/TestRelease",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@DROLSKY/ConfirmRelease",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@DROLSKY/UploadToCPAN",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::VersionFromMainModule",
@@ -192,7 +191,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@DROLSKY/AutoPrereqs",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -217,7 +216,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@DROLSKY/MetaResources",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -227,7 +226,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.009"
+                        "version" : "6.010"
                      }
                   ],
                   "include_underscores" : 0
@@ -254,22 +253,22 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@DROLSKY/MetaConfig",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@DROLSKY/MetaJSON",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@DROLSKY/MetaYAML",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@DROLSKY/NextRelease",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -280,7 +279,7 @@
                }
             },
             "name" : "@DROLSKY/Test::More with subtest",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -291,7 +290,7 @@
                }
             },
             "name" : "@DROLSKY/Modules for use with tidyall",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -302,7 +301,7 @@
                }
             },
             "name" : "@DROLSKY/Test::Version which fixes 
https://github.com/plicease/Test-Version/issues/7";,
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -319,7 +318,7 @@
                }
             },
             "name" : "@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY",
-            "version" : "0.053"
+            "version" : "0.054"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -341,7 +340,7 @@
                }
             },
             "name" : "@DROLSKY/PromptIfStale",
-            "version" : "0.053"
+            "version" : "0.054"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -393,7 +392,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@DROLSKY/PodSyntaxTests",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
@@ -492,7 +491,7 @@
                }
             },
             "name" : "@DROLSKY/Test::Compile",
-            "version" : "2.056"
+            "version" : "2.057"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -507,13 +506,13 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::Contributors",
             "name" : "@DROLSKY/DROLSKY::Contributors",
-            "version" : "0.85"
+            "version" : "0.88"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -521,7 +520,7 @@
                }
             },
             "name" : "@DROLSKY/Git::Contributors",
-            "version" : "0.030"
+            "version" : "0.032"
          },
          {
             "class" : "Dist::Zilla::Plugin::SurgicalPodWeaver",
@@ -674,7 +673,7 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::WeaverConfig",
             "name" : "@DROLSKY/DROLSKY::WeaverConfig",
-            "version" : "0.85"
+            "version" : "0.88"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -714,12 +713,12 @@
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@DROLSKY/CPANFile",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::License",
             "name" : "@DROLSKY/DROLSKY::License",
-            "version" : "0.85"
+            "version" : "0.88"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -751,12 +750,12 @@
             "class" : 
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch",
-            "version" : "0.85"
+            "version" : "0.88"
          },
          {
             "class" : "Dist::Zilla::Plugin::EnsureChangesHasContent",
@@ -767,7 +766,7 @@
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                }
             },
@@ -777,7 +776,7 @@
          {
             "class" : "Dist::Zilla::Plugin::DROLSKY::TidyAll",
             "name" : "@DROLSKY/DROLSKY::TidyAll",
-            "version" : "0.85"
+            "version" : "0.88"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -799,12 +798,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Git::Check",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -827,7 +826,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -835,7 +834,7 @@
                }
             },
             "name" : "@DROLSKY/Commit generated files",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -844,12 +843,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v1.43",
+                  "tag" : "v1.44",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -857,7 +856,7 @@
                }
             },
             "name" : "@DROLSKY/Git::Tag",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -869,12 +868,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Git::Push",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease",
@@ -889,7 +888,7 @@
                }
             },
             "name" : "@DROLSKY/BumpVersionAfterRelease",
-            "version" : "0.015"
+            "version" : "0.016"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -909,7 +908,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -917,7 +916,7 @@
                }
             },
             "name" : "@DROLSKY/Commit version bump",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -929,67 +928,67 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.7.4",
+                  "git_version" : "2.15.1",
                   "repo_root" : "."
                }
             },
             "name" : "@DROLSKY/Push version bump",
-            "version" : "2.042"
+            "version" : "2.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.009"
+            "version" : "6.010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : 
"@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.009"
+            "version" : "6.010"
          }
       ],
       "zilla" : {
@@ -997,7 +996,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.009"
+         "version" : "6.010"
       }
    },
    "x_authority" : "cpan:DROLSKY",
@@ -1006,6 +1005,6 @@
       "Leon Timmermans <[email protected]>",
       "Ricardo Signes <[email protected]>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/META.yml 
new/Exception-Class-1.44/META.yml
--- old/Exception-Class-1.43/META.yml   2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/META.yml   2017-12-10 20:47:30.000000000 +0100
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -18,10 +18,10 @@
 provides:
   Exception::Class:
     file: lib/Exception/Class.pm
-    version: '1.43'
+    version: '1.44'
   Exception::Class::Base:
     file: lib/Exception/Class/Base.pm
-    version: '1.43'
+    version: '1.44'
 requires:
   Class::Data::Inheritable: '0.02'
   Devel::StackTrace: '2.00'
@@ -35,10 +35,10 @@
   bugtracker: https://github.com/houseabsolute/Exception-Class/issues
   homepage: http://metacpan.org/release/Exception-Class
   repository: git://github.com/houseabsolute/Exception-Class.git
-version: '1.43'
+version: '1.44'
 x_Dist_Zilla:
   perl:
-    version: '5.024001'
+    version: '5.026001'
   plugins:
     -
       class: Dist::Zilla::Plugin::MakeMaker
@@ -46,7 +46,7 @@
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@DROLSKY/MakeMaker'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -66,27 +66,27 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@DROLSKY/Git::GatherDir'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@DROLSKY/ManifestSkip'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::License
       name: '@DROLSKY/License'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@DROLSKY/ExecDir'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@DROLSKY/ShareDir'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@DROLSKY/Manifest'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::CheckVersionIncrement
       name: '@DROLSKY/CheckVersionIncrement'
@@ -94,15 +94,15 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@DROLSKY/TestRelease'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@DROLSKY/ConfirmRelease'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@DROLSKY/UploadToCPAN'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::VersionFromMainModule
       name: '@DROLSKY/VersionFromMainModule'
@@ -114,7 +114,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@DROLSKY/AutoPrereqs'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@DROLSKY/CopyFilesFromBuild'
@@ -133,7 +133,7 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@DROLSKY/MetaResources'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -142,7 +142,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-              version: '6.009'
+              version: '6.010'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -161,19 +161,19 @@
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@DROLSKY/MetaConfig'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@DROLSKY/MetaJSON'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@DROLSKY/MetaYAML'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@DROLSKY/NextRelease'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -181,7 +181,7 @@
           phase: test
           type: requires
       name: '@DROLSKY/Test::More with subtest'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -189,7 +189,7 @@
           phase: develop
           type: requires
       name: '@DROLSKY/Modules for use with tidyall'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -197,7 +197,7 @@
           phase: develop
           type: requires
       name: '@DROLSKY/Test::Version which fixes 
https://github.com/plicease/Test-Version/issues/7'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -210,7 +210,7 @@
           run_under_travis: 0
           skip: []
       name: '@DROLSKY/Dist::Zilla::PluginBundle::DROLSKY'
-      version: '0.053'
+      version: '0.054'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -228,7 +228,7 @@
             - Dist::Zilla::Plugin::DROLSKY::WeaverConfig
             - Pod::Weaver::PluginBundle::DROLSKY
       name: '@DROLSKY/PromptIfStale'
-      version: '0.053'
+      version: '0.054'
     -
       class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
       name: '@DROLSKY/Test::Pod::Coverage::Configurable'
@@ -273,7 +273,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@DROLSKY/PodSyntaxTests'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
@@ -347,7 +347,7 @@
           skips: []
           switch: []
       name: '@DROLSKY/Test::Compile'
-      version: '2.056'
+      version: '2.057'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@DROLSKY/Test::ReportPrereqs'
@@ -359,18 +359,18 @@
     -
       class: Dist::Zilla::Plugin::DROLSKY::Contributors
       name: '@DROLSKY/DROLSKY::Contributors'
-      version: '0.85'
+      version: '0.88'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.7.4
+          git_version: 2.15.1
           include_authors: 0
           include_releaser: 1
           order_by: name
           paths: []
       name: '@DROLSKY/Git::Contributors'
-      version: '0.030'
+      version: '0.032'
     -
       class: Dist::Zilla::Plugin::SurgicalPodWeaver
       config:
@@ -490,7 +490,7 @@
     -
       class: Dist::Zilla::Plugin::DROLSKY::WeaverConfig
       name: '@DROLSKY/DROLSKY::WeaverConfig'
-      version: '0.85'
+      version: '0.88'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
@@ -521,11 +521,11 @@
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@DROLSKY/CPANFile'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::DROLSKY::License
       name: '@DROLSKY/DROLSKY::License'
-      version: '0.85'
+      version: '0.88'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: '@DROLSKY/CheckStrictVersion'
@@ -549,10 +549,10 @@
       class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
       config:
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
       name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch'
-      version: '0.85'
+      version: '0.88'
     -
       class: Dist::Zilla::Plugin::EnsureChangesHasContent
       name: '@DROLSKY/EnsureChangesHasContent'
@@ -561,14 +561,14 @@
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       config:
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
       name: '@DROLSKY/Git::CheckFor::MergeConflicts'
       version: '0.014'
     -
       class: Dist::Zilla::Plugin::DROLSKY::TidyAll
       name: '@DROLSKY/DROLSKY::TidyAll'
-      version: '0.85'
+      version: '0.88'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -586,10 +586,10 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
       name: '@DROLSKY/Git::Check'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -608,12 +608,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Commit generated files'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -621,16 +621,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v1.43
+          tag: v1.44
           tag_format: v%v
           tag_message: v%v
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Git::Tag'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -639,10 +639,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
       name: '@DROLSKY/Git::Push'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease
       config:
@@ -653,7 +653,7 @@
           global: 0
           munge_makefile_pl: 1
       name: '@DROLSKY/BumpVersionAfterRelease'
-      version: '0.015'
+      version: '0.016'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -668,12 +668,12 @@
             - (?^:.+)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@DROLSKY/Commit version bump'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -682,59 +682,59 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.7.4
+          git_version: 2.15.1
           repo_root: .
       name: '@DROLSKY/Push version bump'
-      version: '2.042'
+      version: '2.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.009'
+      version: '6.010'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: '@DROLSKY/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-      version: '6.009'
+      version: '6.010'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.009'
+    version: '6.010'
 x_authority: cpan:DROLSKY
 x_contributors:
   - 'Alexander Batyrshin <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/Makefile.PL 
new/Exception-Class-1.44/Makefile.PL
--- old/Exception-Class-1.43/Makefile.PL        2017-07-09 18:08:25.000000000 
+0200
+++ new/Exception-Class-1.44/Makefile.PL        2017-12-10 20:47:30.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.010.
 use strict;
 use warnings;
 
@@ -30,7 +30,7 @@
     "File::Spec" => 0,
     "Test::More" => "0.96"
   },
-  "VERSION" => "1.43",
+  "VERSION" => "1.44",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/README.md 
new/Exception-Class-1.44/README.md
--- old/Exception-Class-1.43/README.md  2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/README.md  2017-12-10 20:47:30.000000000 +0100
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 1.43
+version 1.44
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/appveyor.yml 
new/Exception-Class-1.44/appveyor.yml
--- old/Exception-Class-1.43/appveyor.yml       1970-01-01 01:00:00.000000000 
+0100
+++ new/Exception-Class-1.44/appveyor.yml       2017-12-10 20:47:30.000000000 
+0100
@@ -0,0 +1,17 @@
+---
+skip_tags: true
+cache:
+  - C:\strawberry
+install:
+  - if not exist "C:\strawberry" cinst strawberryperl -y
+  - set 
PATH=C:\strawberry\perl\bin;C:\strawberry\perl\site\bin;C:\strawberry\c\bin;%PATH%
+  - cd %APPVEYOR_BUILD_FOLDER%
+  - cpanm --installdeps . -n
+build_script:
+  - perl -e 1
+test_script:
+  - prove -lrv t/
+### __app_cisetup__
+# --- {}
+
+### __app_cisetup__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/cpanfile 
new/Exception-Class-1.44/cpanfile
--- old/Exception-Class-1.43/cpanfile   2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/cpanfile   2017-12-10 20:47:30.000000000 +0100
@@ -46,5 +46,4 @@
   requires "Test::Spelling" => "0.12";
   requires "Test::Vars" => "0.009";
   requires "Test::Version" => "2.05";
-  requires "blib" => "1.01";
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/lib/Exception/Class/Base.pm 
new/Exception-Class-1.44/lib/Exception/Class/Base.pm
--- old/Exception-Class-1.43/lib/Exception/Class/Base.pm        2017-07-09 
18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/lib/Exception/Class/Base.pm        2017-12-10 
20:47:30.000000000 +0100
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.43';
+our $VERSION = '1.44';
 
 use Class::Data::Inheritable 0.02;
 use Devel::StackTrace 2.00;
@@ -144,6 +144,11 @@
             unsafe_ref_capture => $self->UnsafeRefCapture,
             respect_overload   => $self->RespectOverload,
             max_arg_length     => $self->MaxArgLength,
+            map { $p{$_} ? ( $_ => delete $p{$_} ) : () } qw(
+                frame_filter
+                filter_frames_early
+                skip_frames
+                ),
         );
     }
 
@@ -268,7 +273,7 @@
 
 =head1 VERSION
 
-version 1.43
+version 1.44
 
 =head1 SYNOPSIS
 
@@ -384,7 +389,9 @@
 
 The frames included in the trace can be controlled by the C<ignore_class> and
 C<ignore_package> parameters. These are passed directly to Devel::Stacktrace's
-constructor. See C<Devel::Stacktrace> for more details.
+constructor. See C<Devel::Stacktrace> for more details. This class B<always>
+passes C<__PACKAGE__> for C<ignore_class> and C<'Exception::Class'> for
+C<ignore_package>, in addition to any arguments you provide.
 
 If only a single value is given to the constructor it is assumed to be the
 message parameter.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/lib/Exception/Class.pm 
new/Exception-Class-1.44/lib/Exception/Class.pm
--- old/Exception-Class-1.43/lib/Exception/Class.pm     2017-07-09 
18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/lib/Exception/Class.pm     2017-12-10 
20:47:30.000000000 +0100
@@ -5,7 +5,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.43';
+our $VERSION = '1.44';
 
 use Exception::Class::Base;
 use Scalar::Util qw( blessed reftype );
@@ -221,7 +221,7 @@
 
 =head1 VERSION
 
-version 1.43
+version 1.44
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/perlcriticrc 
new/Exception-Class-1.44/perlcriticrc
--- old/Exception-Class-1.43/perlcriticrc       2017-07-09 18:08:25.000000000 
+0200
+++ new/Exception-Class-1.44/perlcriticrc       2017-12-10 20:47:30.000000000 
+0100
@@ -1,6 +1,6 @@
 severity = 3
 verbose = 11
-theme = core + pbp + bugs + maintenance + cosmetic + complexity + security + 
tests + moose
+theme = (core && (pbp || bugs || maintenance || cosmetic || complexity || 
security || tests)) || moose
 program-extensions = pl psgi t
 
 exclude = Subroutines::ProhibitCallsToUndeclaredSubs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/t/00-report-prereqs.dd 
new/Exception-Class-1.44/t/00-report-prereqs.dd
--- old/Exception-Class-1.43/t/00-report-prereqs.dd     2017-07-09 
18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/t/00-report-prereqs.dd     2017-12-10 
20:47:30.000000000 +0100
@@ -29,8 +29,7 @@
                                       'Test::Portability::Files' => '0',
                                       'Test::Spelling' => '0.12',
                                       'Test::Vars' => '0.009',
-                                      'Test::Version' => '2.05',
-                                      'blib' => '1.01'
+                                      'Test::Version' => '2.05'
                                     }
                     },
        'runtime' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/t/ignore.t 
new/Exception-Class-1.44/t/ignore.t
--- old/Exception-Class-1.43/t/ignore.t 2017-07-09 18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/t/ignore.t 2017-12-10 20:47:30.000000000 +0100
@@ -52,7 +52,7 @@
     }
 
     ok( !$bad_frame, 'Check for unwanted frames' );
-    diag("Unwanted frame found: $bad_frame")
+    diag( 'Unwanted frame found: ' . $bad_frame->as_string )
         if $bad_frame;
 }
 
@@ -77,4 +77,22 @@
 
 check_trace( $e->trace, [ 'Foo', 'Baz' ], [] );
 
+eval { Foo->foo( skip_frames => 5 ) };
+$e = $@;
+
+check_trace( $e->trace, ['Baz'], [] );
+
+eval {
+    Foo->foo(
+        frame_filter => sub {
+            my $p = shift;
+            return 0 if defined $p->{args}[0] && $p->{args}[0] eq 'Baz';
+            return 1;
+        }
+    );
+};
+$e = $@;
+
+check_trace( $e->trace, ['Baz'], [] );
+
 done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exception-Class-1.43/xt/author/00-compile.t 
new/Exception-Class-1.44/xt/author/00-compile.t
--- old/Exception-Class-1.43/xt/author/00-compile.t     2017-07-09 
18:08:25.000000000 +0200
+++ new/Exception-Class-1.44/xt/author/00-compile.t     2017-12-10 
20:47:30.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.056
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.057
 
 use Test::More;
 
@@ -44,7 +44,7 @@
     is($?, 0, "$lib loaded ok");
 
     shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
-        and not eval { require blib; blib->VERSION('1.01') };
+        and not eval { +require blib; blib->VERSION('1.01') };
 
     if (@_warnings)
     {


Reply via email to