Hello community,

here is the log from the commit of package perl-Class-Unload for 
openSUSE:Factory checked in at 2017-06-26 15:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Unload (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Unload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Unload"

Mon Jun 26 15:56:21 2017 rev:8 rq:506082 version:0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Unload/perl-Class-Unload.changes      
2015-07-08 06:59:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Class-Unload.new/perl-Class-Unload.changes 
2017-06-26 15:56:24.380607763 +0200
@@ -1,0 +2,14 @@
+Fri Jun 23 05:13:05 UTC 2017 - co...@suse.com
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Class-Unload/Changes
+
+  0.11      2017-06-22 17:41:44+01:00 Europe/London
+  
+          - No changes since 0.10-TRIAL
+  
+  0.10      2017-06-08 13:12:04+01:00 Europe/London (TRIAL RELEASE)
+  
+          - Remove Moose metaclasses (RT#122048)
+
+-------------------------------------------------------------------

Old:
----
  Class-Unload-0.09.tar.gz

New:
----
  Class-Unload-0.11.tar.gz

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

Other differences:
------------------
++++++ perl-Class-Unload.spec ++++++
--- /var/tmp/diff_new_pack.ESRj2p/_old  2017-06-26 15:56:25.228488199 +0200
+++ /var/tmp/diff_new_pack.ESRj2p/_new  2017-06-26 15:56:25.236487071 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Unload
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,22 @@
 
 
 Name:           perl-Class-Unload
-Version:        0.09
+Version:        0.11
 Release:        0
 %define cpan_name Class-Unload
 Summary:        Unload a class
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Class-Unload/
-Source0:        
http://www.cpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Inspector)
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::Requires)
 Requires:       perl(Class::Inspector)
 %{perl_requires}
 
@@ -54,6 +56,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ Class-Unload-0.09.tar.gz -> Class-Unload-0.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/Changes 
new/Class-Unload-0.11/Changes
--- old/Class-Unload-0.09/Changes       2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/Changes       2017-06-22 18:41:46.000000000 +0200
@@ -1,5 +1,13 @@
 Revision history for Class-Unload
 
+0.11      2017-06-22 17:41:44+01:00 Europe/London
+
+        - No changes since 0.10-TRIAL
+
+0.10      2017-06-08 13:12:04+01:00 Europe/London (TRIAL RELEASE)
+
+        - Remove Moose metaclasses (RT#122048)
+
 0.09      2015-07-03 11:11:32+01:00 Europe/London
 
         - Add META.json and resources metadata (RT#105634)
@@ -27,7 +35,7 @@
 
 0.02 Tue Apr 15, 2008
         - Fix deleting of parent symbol table entry for
-          multi-level class names.  
+          multi-level class names.
         - Clear @ISA before clearing the symbol table to
           make perl 5.10 invalidate its inheritance cache.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/LICENSE 
new/Class-Unload-0.11/LICENSE
--- old/Class-Unload-0.09/LICENSE       2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/LICENSE       2017-06-22 18:41:46.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2015 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2017 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2015 by Dagfinn Ilmari Mannsåker.
+This software is Copyright (c) 2017 by Dagfinn Ilmari Mannsåker.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2015 by Dagfinn Ilmari Mannsåker.
+This software is Copyright (c) 2017 by Dagfinn Ilmari Mannsåker.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/MANIFEST 
new/Class-Unload-0.11/MANIFEST
--- old/Class-Unload-0.09/MANIFEST      2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/MANIFEST      2017-06-22 18:41:46.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
 Changes
 LICENSE
 MANIFEST
@@ -11,12 +11,14 @@
 t/00-load.t
 t/01-unload.t
 t/02-inheritance.t
+t/03-moose.t
 t/author-eol.t
 t/author-no-tabs.t
+t/author-pod-coverage.t
+t/author-pod-syntax.t
+t/lib/MooseClass.pm
 t/lib/MyClass.pm
 t/lib/MyClass/Child.pm
 t/lib/MyClass/Parent.pm
 t/lib/MyClass/Sub.pm
 t/lib/MyClass/Sub/Sub.pm
-t/release-pod-coverage.t
-t/release-pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/META.json 
new/Class-Unload-0.11/META.json
--- old/Class-Unload-0.09/META.json     2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/META.json     2017-06-22 18:41:46.000000000 +0200
@@ -1,10 +1,10 @@
 {
    "abstract" : "Unload a class",
    "author" : [
-      "Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;"
+      "Dagfinn Ilmari Manns\u00e5ker <ilm...@ilmari.org>;"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -21,6 +21,7 @@
       },
       "develop" : {
          "requires" : {
+            "Moose" : "0",
             "Pod::Coverage::TrustPod" : "0",
             "Test::EOL" : "0",
             "Test::More" : "0.88",
@@ -38,7 +39,8 @@
       },
       "test" : {
          "requires" : {
-            "Test::More" : "0",
+            "Test::More" : "0.88",
+            "Test::Requires" : "0",
             "base" : "0",
             "lib" : "0"
          }
@@ -57,6 +59,7 @@
          "web" : "https://github.com/ilmari/Class-Unload";
       }
    },
-   "version" : "0.09"
+   "version" : "0.11",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/META.yml 
new/Class-Unload-0.11/META.yml
--- old/Class-Unload-0.09/META.yml      2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/META.yml      2017-06-22 18:41:46.000000000 +0200
@@ -3,13 +3,14 @@
 author:
   - 'Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;'
 build_requires:
-  Test::More: '0'
+  Test::More: '0.88'
+  Test::Requires: '0'
   base: '0'
   lib: '0'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,4 +24,5 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Unload
   homepage: https://github.com/ilmari/Class-Unload
   repository: https://github.com/ilmari/Class-Unload.git
-version: '0.09'
+version: '0.11'
+x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/Makefile.PL 
new/Class-Unload-0.11/Makefile.PL
--- old/Class-Unload-0.09/Makefile.PL   2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/Makefile.PL   2017-06-22 18:41:46.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.009.
 use strict;
 use warnings;
 
@@ -13,7 +13,6 @@
     "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Class-Unload",
-  "EXE_FILES" => [],
   "LICENSE" => "perl",
   "NAME" => "Class::Unload",
   "PREREQ_PM" => {
@@ -22,11 +21,12 @@
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
-    "Test::More" => 0,
+    "Test::More" => "0.88",
+    "Test::Requires" => 0,
     "base" => 0,
     "lib" => 0
   },
-  "VERSION" => "0.09",
+  "VERSION" => "0.11",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -35,8 +35,8 @@
 
 my %FallbackPrereqs = (
   "Class::Inspector" => 0,
-  "ExtUtils::MakeMaker" => 0,
-  "Test::More" => 0,
+  "Test::More" => "0.88",
+  "Test::Requires" => 0,
   "base" => 0,
   "lib" => 0,
   "strict" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/README new/Class-Unload-0.11/README
--- old/Class-Unload-0.09/README        2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/README        2017-06-22 18:41:46.000000000 +0200
@@ -1,15 +1,15 @@
 
 
 This archive contains the distribution Class-Unload,
-version 0.09:
+version 0.11:
 
   Unload a class
 
-This software is copyright (c) 2015 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2017 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.037.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.009.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/dist.ini 
new/Class-Unload-0.11/dist.ini
--- old/Class-Unload-0.09/dist.ini      2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/dist.ini      2017-06-22 18:41:46.000000000 +0200
@@ -1,17 +1,32 @@
-name            = Class-Unload
-author                  = Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;
-license         = Perl_5
+name             = Class-Unload
+author           = Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>;
+license          = Perl_5
 copyright_holder = Dagfinn Ilmari Mannsåker
 
 [@Basic]
 [MetaJSON]
 
 [AutoPrereqs]
+skip = ^Moose$
+
+[Prereqs / DevelopRequires]
+Moose = 0
+
+[Prereqs / TestRequires]
+Test::More = 0.88
 
 [PodSyntaxTests]
 [PodCoverageTests]
+
+[FileFinder::Filter / AlmostAllFiles]
+finder = :AllFiles
+skip = LICENSE ; Artistic_1_0 has trailing whitespace
+
 [Test::EOL]
+finder = AlmostAllFiles
+
 [Test::NoTabs]
+finder = AlmostAllFiles
 
 [BumpVersionFromGit]
 [PkgVersion]
@@ -25,3 +40,4 @@
 [Git::Check]
 [Git::Commit]
 [Git::Tag]
+[Git::Push]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/lib/Class/Unload.pm 
new/Class-Unload-0.11/lib/Class/Unload.pm
--- old/Class-Unload-0.09/lib/Class/Unload.pm   2015-07-03 12:11:34.000000000 
+0200
+++ new/Class-Unload-0.11/lib/Class/Unload.pm   2017-06-22 18:41:46.000000000 
+0200
@@ -1,6 +1,6 @@
 package Class::Unload;
 # ABSTRACT: Unload a class
-$Class::Unload::VERSION = '0.09';
+$Class::Unload::VERSION = '0.11';
 use warnings;
 use strict;
 no strict 'refs'; # we're fiddling with the symbol table
@@ -26,6 +26,10 @@
     my $inc_file = join( '/', split /(?:'|::)/, $class ) . '.pm';
     delete $INC{ $inc_file };
 
+    if (Class::Inspector->loaded('Class::MOP')) {
+        Class::MOP::remove_metaclass_by_name($class);
+    }
+
     return 1;
 }
 
@@ -44,7 +48,7 @@
 
 =head1 VERSION
 
-version 0.09
+version 0.11
 
 =head1 SYNOPSIS
 
@@ -63,7 +67,7 @@
 =head2 unload $class
 
 Unloads the given class by clearing out its symbol table and removing it
-from %INC.
+from %INC.  If it's a L<Moose> class, the metaclass is also removed.
 
 =head1 SEE ALSO
 
@@ -80,7 +84,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2015 by Dagfinn Ilmari Mannsåker.
+This software is copyright (c) 2017 by Dagfinn Ilmari Mannsåker.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/00-load.t 
new/Class-Unload-0.11/t/00-load.t
--- old/Class-Unload-0.09/t/00-load.t   2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/t/00-load.t   2017-06-22 18:41:46.000000000 +0200
@@ -1,9 +1,13 @@
 #!perl -T
 
-use Test::More tests => 1;
+use strict;
+use warnings;
+use Test::More;
 
 BEGIN {
     use_ok( 'Class::Unload' );
 }
 
 diag( "Testing Class::Unload $Class::Unload::VERSION, Perl $], $^X" );
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/01-unload.t 
new/Class-Unload-0.11/t/01-unload.t
--- old/Class-Unload-0.09/t/01-unload.t 2015-07-03 12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/t/01-unload.t 2017-06-22 18:41:46.000000000 +0200
@@ -1,10 +1,13 @@
 #!perl -T
 
+use strict;
+use warnings;
+use Test::More;
+
 use Class::Inspector;
 use Class::Unload;
-use lib 't/lib';
 
-use Test::More tests => 15;
+use lib 't/lib';
 
 for my $class ( qw/ MyClass MyClass::Sub MyClass::Sub::Sub / ) {
     eval "require $class" or diag $@;
@@ -12,11 +15,11 @@
 }
 
 # Class::C3 creates this sort of cruft on 5.8
-${'MyClass::'}{'::ISA::CACHE::'} = 42;
+$MyClass::{'::ISA::CACHE::'} = 42;
 
 ok( Class::Unload->unload( 'MyClass' ), 'Unloading MyClass' );
 ok( ! Class::Inspector->loaded( 'MyClass' ), 'MyClass is not loaded' );
-ok( ! exists(${'MyClass::'}{'::ISA::CACHE::'}), 'Stash cruft deleted' );
+ok( ! exists($MyClass::{'::ISA::CACHE::'}), 'Stash cruft deleted' );
 ok( Class::Inspector->loaded( 'MyClass::Sub' ), 'MyClass::Sub is still loaded' 
);
 
 ok( Class::Unload->unload( 'MyClass::Sub' ), 'Unloading MyClass::Sub' );
@@ -33,3 +36,5 @@
 eval { Class::Unload->unload( 'dummy' ) };
 like( $@, qr /Can't locate object method "unload" via package "Class::Unload"/,
       "Can't call method on unloaded class" );
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/02-inheritance.t 
new/Class-Unload-0.11/t/02-inheritance.t
--- old/Class-Unload-0.09/t/02-inheritance.t    2015-07-03 12:11:34.000000000 
+0200
+++ new/Class-Unload-0.11/t/02-inheritance.t    2017-06-22 18:41:46.000000000 
+0200
@@ -1,11 +1,13 @@
 #!perl -T
 
+use strict;
+use warnings;
+use Test::More;
+
 use Class::Unload;
 use lib 't/lib';
 
-use Test::More tests => 6;
-
-require MyClass::Child;
+use MyClass::Child;
 
 can_ok( 'MyClass::Child', 'parent_method' );
 can_ok( 'MyClass::Child', 'child_method' );
@@ -27,3 +29,4 @@
 like( $@, qr/Can't locate object method "parent_method" via package 
"MyClass::Child"/,
       "method on unloaded parent class fails");
 
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/03-moose.t 
new/Class-Unload-0.11/t/03-moose.t
--- old/Class-Unload-0.09/t/03-moose.t  1970-01-01 01:00:00.000000000 +0100
+++ new/Class-Unload-0.11/t/03-moose.t  2017-06-22 18:41:46.000000000 +0200
@@ -0,0 +1,24 @@
+#!perl -T
+
+use strict;
+use warnings;
+use Test::More;
+use Test::Requires {
+    Moose => 0,
+};
+
+use Class::Inspector;
+use Class::Unload;
+
+use lib 't/lib';
+use MooseClass;
+
+ok( Class::Inspector->loaded('MooseClass'), 'MooseClass loaded');
+ok( Class::MOP::does_metaclass_exist('MooseClass'), 'MooseClass metaclass 
exists');
+
+Class::Unload->unload('MooseClass');
+
+ok( ! Class::Inspector->loaded('MooseClass'), 'MooseClass unloaded');
+ok( ! Class::MOP::does_metaclass_exist('MooseClass'), 'MooseClass metaclass 
removed');
+
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/author-eol.t 
new/Class-Unload-0.11/t/author-eol.t
--- old/Class-Unload-0.09/t/author-eol.t        2015-07-03 12:11:34.000000000 
+0200
+++ new/Class-Unload-0.11/t/author-eol.t        2017-06-22 18:41:46.000000000 
+0200
@@ -1,33 +1,41 @@
 
 BEGIN {
   unless ($ENV{AUTHOR_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for testing by the author');
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
   }
 }
 
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.18
+# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.19
 
 use Test::More 0.88;
 use Test::EOL;
 
 my @files = (
+    'Changes',
+    'META.json',
+    'META.yml',
+    'Makefile.PL',
+    'README',
+    'dist.ini',
     'lib/Class/Unload.pm',
     't/00-load.t',
     't/01-unload.t',
     't/02-inheritance.t',
+    't/03-moose.t',
     't/author-eol.t',
     't/author-no-tabs.t',
+    't/author-pod-coverage.t',
+    't/author-pod-syntax.t',
+    't/lib/MooseClass.pm',
     't/lib/MyClass.pm',
     't/lib/MyClass/Child.pm',
     't/lib/MyClass/Parent.pm',
     't/lib/MyClass/Sub.pm',
-    't/lib/MyClass/Sub/Sub.pm',
-    't/release-pod-coverage.t',
-    't/release-pod-syntax.t'
+    't/lib/MyClass/Sub/Sub.pm'
 );
 
 eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/author-no-tabs.t 
new/Class-Unload-0.11/t/author-no-tabs.t
--- old/Class-Unload-0.09/t/author-no-tabs.t    2015-07-03 12:11:34.000000000 
+0200
+++ new/Class-Unload-0.11/t/author-no-tabs.t    2017-06-22 18:41:46.000000000 
+0200
@@ -1,8 +1,8 @@
 
 BEGIN {
   unless ($ENV{AUTHOR_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for testing by the author');
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
   }
 }
 
@@ -15,19 +15,27 @@
 use Test::NoTabs;
 
 my @files = (
+    'Changes',
+    'META.json',
+    'META.yml',
+    'Makefile.PL',
+    'README',
+    'dist.ini',
     'lib/Class/Unload.pm',
     't/00-load.t',
     't/01-unload.t',
     't/02-inheritance.t',
+    't/03-moose.t',
     't/author-eol.t',
     't/author-no-tabs.t',
+    't/author-pod-coverage.t',
+    't/author-pod-syntax.t',
+    't/lib/MooseClass.pm',
     't/lib/MyClass.pm',
     't/lib/MyClass/Child.pm',
     't/lib/MyClass/Parent.pm',
     't/lib/MyClass/Sub.pm',
-    't/lib/MyClass/Sub/Sub.pm',
-    't/release-pod-coverage.t',
-    't/release-pod-syntax.t'
+    't/lib/MyClass/Sub/Sub.pm'
 );
 
 notabs_ok($_) foreach @files;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/author-pod-coverage.t 
new/Class-Unload-0.11/t/author-pod-coverage.t
--- old/Class-Unload-0.09/t/author-pod-coverage.t       1970-01-01 
01:00:00.000000000 +0100
+++ new/Class-Unload-0.11/t/author-pod-coverage.t       2017-06-22 
18:41:46.000000000 +0200
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+  unless ($ENV{AUTHOR_TESTING}) {
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
+  }
+}
+
+# This file was automatically generated by 
Dist::Zilla::Plugin::PodCoverageTests.
+
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
+
+all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/author-pod-syntax.t 
new/Class-Unload-0.11/t/author-pod-syntax.t
--- old/Class-Unload-0.09/t/author-pod-syntax.t 1970-01-01 01:00:00.000000000 
+0100
+++ new/Class-Unload-0.11/t/author-pod-syntax.t 2017-06-22 18:41:46.000000000 
+0200
@@ -0,0 +1,15 @@
+#!perl
+
+BEGIN {
+  unless ($ENV{AUTHOR_TESTING}) {
+    print qq{1..0 # SKIP these tests are for testing by the author\n};
+    exit
+  }
+}
+
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+use strict; use warnings;
+use Test::More;
+use Test::Pod 1.41;
+
+all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/lib/MooseClass.pm 
new/Class-Unload-0.11/t/lib/MooseClass.pm
--- old/Class-Unload-0.09/t/lib/MooseClass.pm   1970-01-01 01:00:00.000000000 
+0100
+++ new/Class-Unload-0.11/t/lib/MooseClass.pm   2017-06-22 18:41:46.000000000 
+0200
@@ -0,0 +1,5 @@
+package MooseClass;
+
+use Moose;
+
+1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/release-pod-coverage.t 
new/Class-Unload-0.11/t/release-pod-coverage.t
--- old/Class-Unload-0.09/t/release-pod-coverage.t      2015-07-03 
12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/t/release-pod-coverage.t      1970-01-01 
01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-# This file was automatically generated by 
Dist::Zilla::Plugin::PodCoverageTests.
-
-use Test::Pod::Coverage 1.08;
-use Pod::Coverage::TrustPod;
-
-all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Unload-0.09/t/release-pod-syntax.t 
new/Class-Unload-0.11/t/release-pod-syntax.t
--- old/Class-Unload-0.09/t/release-pod-syntax.t        2015-07-03 
12:11:34.000000000 +0200
+++ new/Class-Unload-0.11/t/release-pod-syntax.t        1970-01-01 
01:00:00.000000000 +0100
@@ -1,14 +0,0 @@
-#!perl
-
-BEGIN {
-  unless ($ENV{RELEASE_TESTING}) {
-    require Test::More;
-    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
-  }
-}
-
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
-use Test::More;
-use Test::Pod 1.41;
-
-all_pod_files_ok();


Reply via email to