Hello community,

here is the log from the commit of package perl-Alien-Libxml2 for 
openSUSE:Factory checked in at 2020-03-11 18:46:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Alien-Libxml2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Alien-Libxml2.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Alien-Libxml2"

Wed Mar 11 18:46:50 2020 rev:3 rq:783420 version:0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Alien-Libxml2/perl-Alien-Libxml2.changes    
2019-12-23 22:43:02.309965936 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-Libxml2.new.3160/perl-Alien-Libxml2.changes
  2020-03-11 18:49:49.511526761 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 03:08:28 UTC 2020 -  <[email protected]>
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Alien-Libxml2/Changes
+
+  0.14      2020-03-09 10:59:12 -0600
+    - Support for Visual C++ Perl + Vcpkg system install (gh#17)
+
+-------------------------------------------------------------------

Old:
----
  Alien-Libxml2-0.12.tar.gz

New:
----
  Alien-Libxml2-0.14.tar.gz

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

Other differences:
------------------
++++++ perl-Alien-Libxml2.spec ++++++
--- /var/tmp/diff_new_pack.5o3qs4/_old  2020-03-11 18:49:50.683527285 +0100
+++ /var/tmp/diff_new_pack.5o3qs4/_new  2020-03-11 18:49:50.687527287 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-Libxml2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,7 +17,7 @@
 
 
 Name:           perl-Alien-Libxml2
-Version:        0.12
+Version:        0.14
 Release:        0
 %define cpan_name Alien-Libxml2
 Summary:        Install the C libxml2 library on your system
@@ -29,15 +29,16 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Alien::Base) >= 0.73
-BuildRequires:  perl(Alien::Build) >= 1.60
-BuildRequires:  perl(Alien::Build::MM) >= 1.60
+BuildRequires:  perl(Alien::Base) >= 2.12
+BuildRequires:  perl(Alien::Build) >= 2.12
+BuildRequires:  perl(Alien::Build::MM) >= 2.12
 BuildRequires:  perl(Alien::Build::Plugin::Build::SearchDep) >= 0.35
 BuildRequires:  perl(Alien::Build::Plugin::Prefer::BadVersion) >= 1.05
+BuildRequires:  perl(Alien::Build::Plugin::Probe::Vcpkg)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Test2::V0) >= 0.000060
 BuildRequires:  perl(Test::Alien)
-Requires:       perl(Alien::Base) >= 0.73
+Requires:       perl(Alien::Base) >= 2.12
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  perl-URI

++++++ Alien-Libxml2-0.12.tar.gz -> Alien-Libxml2-0.14.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/Changes 
new/Alien-Libxml2-0.14/Changes
--- old/Alien-Libxml2-0.12/Changes      2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/Changes      2020-03-09 17:59:14.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for Alien-Libxml2
 
+0.14      2020-03-09 10:59:12 -0600
+  - Support for Visual C++ Perl + Vcpkg system install (gh#17)
+
 0.12      2019-12-13 17:35:02 -0700
   - Support for Visual C++ Perl (gh#14)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/META.json 
new/Alien-Libxml2-0.14/META.json
--- old/Alien-Libxml2-0.12/META.json    2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/META.json    2020-03-09 17:59:14.000000000 +0100
@@ -23,10 +23,11 @@
       },
       "configure" : {
          "requires" : {
-            "Alien::Build" : "1.60",
-            "Alien::Build::MM" : "1.60",
+            "Alien::Build" : "2.12",
+            "Alien::Build::MM" : "2.12",
             "Alien::Build::Plugin::Build::SearchDep" : "0.35",
             "Alien::Build::Plugin::Prefer::BadVersion" : "1.05",
+            "Alien::Build::Plugin::Probe::Vcpkg" : "0",
             "ExtUtils::CBuilder" : "0",
             "ExtUtils::MakeMaker" : "6.52",
             "perl" : "5.006"
@@ -51,7 +52,7 @@
       },
       "runtime" : {
          "requires" : {
-            "Alien::Base" : "0.73",
+            "Alien::Base" : "2.12",
             "perl" : "5.006"
          }
       },
@@ -76,7 +77,7 @@
       },
       "x_IRC" : "irc://irc.perl.org/#native"
    },
-   "version" : "0.12",
+   "version" : "0.14",
    "x_alienfile" : {
       "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.29",
       "requires" : {
@@ -97,8 +98,8 @@
       "Graham Ollis <[email protected]>",
       "Shlomi Fish (shlomif)"
    ],
-   "x_generated_by_perl" : "v5.28.1",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
+   "x_generated_by_perl" : "v5.30.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.18",
    "x_use_unsafe_inc" : 0
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/META.yml 
new/Alien-Libxml2-0.14/META.yml
--- old/Alien-Libxml2-0.12/META.yml     2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/META.yml     2020-03-09 17:59:14.000000000 +0100
@@ -10,10 +10,11 @@
   Test::Alien: '0'
   perl: '5.006'
 configure_requires:
-  Alien::Build: '1.60'
-  Alien::Build::MM: '1.60'
+  Alien::Build: '2.12'
+  Alien::Build::MM: '2.12'
   Alien::Build::Plugin::Build::SearchDep: '0.35'
   Alien::Build::Plugin::Prefer::BadVersion: '1.05'
+  Alien::Build::Plugin::Probe::Vcpkg: '0'
   ExtUtils::CBuilder: '0'
   ExtUtils::MakeMaker: '6.52'
   perl: '5.006'
@@ -25,14 +26,14 @@
   version: '1.4'
 name: Alien-Libxml2
 requires:
-  Alien::Base: '0.73'
+  Alien::Base: '2.12'
   perl: '5.006'
 resources:
   IRC: irc://irc.perl.org/#native
   bugtracker: https://github.com/Perl5-Alien/Alien-Libxml2/issues
   homepage: https://metacpan.org/pod/Alien::Libxml2
   repository: git://github.com/Perl5-Alien/Alien-Libxml2.git
-version: '0.12'
+version: '0.14'
 x_alienfile:
   generated_by: 'Dist::Zilla::Plugin::AlienBuild version 0.29'
   requires:
@@ -49,6 +50,6 @@
 x_contributors:
   - 'Graham Ollis <[email protected]>'
   - 'Shlomi Fish (shlomif)'
-x_generated_by_perl: v5.28.1
+x_generated_by_perl: v5.30.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_use_unsafe_inc: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/Makefile.PL 
new/Alien-Libxml2-0.14/Makefile.PL
--- old/Alien-Libxml2-0.12/Makefile.PL  2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/Makefile.PL  2020-03-09 17:59:14.000000000 +0100
@@ -5,7 +5,7 @@
     exit;
   }
 }
-# This file was automatically generated by 
Dist::Zilla::Plugin::Author::Plicease::MakeMaker v2.38.
+# This file was automatically generated by 
Dist::Zilla::Plugin::Author::Plicease::MakeMaker v2.44.
 use strict;
 use warnings;
 use 5.006;
@@ -20,10 +20,11 @@
     "ExtUtils::MakeMaker" => "6.52"
   },
   "CONFIGURE_REQUIRES" => {
-    "Alien::Build"                             => "1.60",
-    "Alien::Build::MM"                         => "1.60",
+    "Alien::Build"                             => "2.12",
+    "Alien::Build::MM"                         => "2.12",
     "Alien::Build::Plugin::Build::SearchDep"   => "0.35",
     "Alien::Build::Plugin::Prefer::BadVersion" => "1.05",
+    "Alien::Build::Plugin::Probe::Vcpkg"       => 0,
     "ExtUtils::CBuilder"                       => 0,
     "ExtUtils::MakeMaker"                      => "6.52"
   },
@@ -35,20 +36,20 @@
     "lib/Alien/Libxml2.pm" => "\$(INST_LIB)/Alien/Libxml2.pm"
   },
   "PREREQ_PM" => {
-    "Alien::Base" => "0.73"
+    "Alien::Base" => "2.12"
   },
   "TEST_REQUIRES" => {
     "Test2::V0"   => "0.000060",
     "Test::Alien" => 0
   },
-  "VERSION" => "0.12",
+  "VERSION" => "0.14",
   "test"    => {
     "TESTS" => "t/*.t"
   }
 );
 
 my %FallbackPrereqs = (
-  "Alien::Base"         => "0.73",
+  "Alien::Base"         => "2.12",
   "Alien::Build"        => "0.32",
   "Alien::Build::MM"    => "0.32",
   "ExtUtils::MakeMaker" => "6.52",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/README 
new/Alien-Libxml2-0.14/README
--- old/Alien-Libxml2-0.12/README       2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/README       2020-03-09 17:59:14.000000000 +0100
@@ -4,7 +4,7 @@
 
 VERSION
 
-    version 0.12
+    version 0.14
 
 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/alienfile 
new/Alien-Libxml2-0.14/alienfile
--- old/Alien-Libxml2-0.12/alienfile    2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/alienfile    2020-03-09 17:59:14.000000000 +0100
@@ -1,7 +1,7 @@
 use alienfile;
 use Config;
 
-configure { requires 'Alien::Build' => '1.60' };
+configure { requires 'Alien::Build' => '2.12' };
 
 my $test_program = <<'EOF';
 #include <stdio.h>
@@ -29,6 +29,8 @@
   { cflags => '-I/usr/local/include/libxml2', libs => '-lxml2' },
 );
 
+plugin 'Probe::Vcpkg' => 'libxml2';
+
 probe [
   ['xml2-config', '--version' => \'%{.install.my_version}'],
   ['xml2-config', '--cflags'  => \'%{.install.my_cflags}'],
@@ -80,6 +82,8 @@
                     
$build->install_prop->{plugin_probe_cbuilder_gather}->{version} ||
                     $build->install_prop->{my_version};
 
+      $version =~ s/-.*$//g;
+
       unless(defined $version)
       {
         print STDERR "Unfortunately, Alien::Libxml2 requires the version from 
the system libxml2 in\n",
@@ -180,4 +184,4 @@
     },
   );
 
-};
\ No newline at end of file
+};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/dist.ini 
new/Alien-Libxml2-0.14/dist.ini
--- old/Alien-Libxml2-0.12/dist.ini     2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/dist.ini     2020-03-09 17:59:14.000000000 +0100
@@ -3,7 +3,9 @@
 license          = Perl_5
 copyright_holder = Graham Ollis
 copyright_year   = 2013
-version          = 0.12
+version          = 0.14
+
+; authordep Alien::Build::Plugin::Probe::Vcpkg
 
 [AlienBase::Doc]
 name = libxml2
@@ -11,7 +13,7 @@
 type = ffi
 
 [@Author::Plicease]
-:version      = 2.23
+:version      = 2.44
 travis_status = 1
 release_tests = 1
 installer     = Author::Plicease::MakeMaker
@@ -19,6 +21,11 @@
 test2_v0      = 1
 github_user   = Perl5-Alien
 
+workflow = macos-share
+workflow = macos-system
+workflow = windows-share
+workflow = windows-system
+
 diag_preamble = | $post_diag = sub {
 diag_preamble = |   require Alien::Libxml2;
 diag_preamble = |   diag "version        = ", 
Alien::Libxml2->config('version');
@@ -39,16 +46,16 @@
 remove = base
 
 [Prereqs]
-Alien::Base = 0.73
+Alien::Base = 2.12
 
 [Prereqs / ConfigureRequires]
 -phase = configure
-Alien::Build = 1.60
-Alien::Build::MM = 1.60
+Alien::Build = 2.12
+Alien::Build::MM = 2.12
 
 [Prereqs / BuildRequires]
 -phase = configure
-Alien::Build = 1.60
+Alien::Build = 2.12
 
 [Author::Plicease::Upload]
 cpan = 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/lib/Alien/Libxml2.pm 
new/Alien-Libxml2-0.14/lib/Alien/Libxml2.pm
--- old/Alien-Libxml2-0.12/lib/Alien/Libxml2.pm 2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/lib/Alien/Libxml2.pm 2020-03-09 17:59:14.000000000 
+0100
@@ -5,7 +5,7 @@
 use base qw( Alien::Base );
 
 # ABSTRACT: Install the C libxml2 library on your system
-our $VERSION = '0.12'; # VERSION
+our $VERSION = '0.14'; # VERSION
 
 
 
@@ -24,7 +24,7 @@
 
 =head1 VERSION
 
-version 0.12
+version 0.14
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/maint/tags-to-versions.pl 
new/Alien-Libxml2-0.14/maint/tags-to-versions.pl
--- old/Alien-Libxml2-0.12/maint/tags-to-versions.pl    2019-12-14 
01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/maint/tags-to-versions.pl    2020-03-09 
17:59:14.000000000 +0100
@@ -14,9 +14,9 @@
   next if $version =~ /^PRE_MUCKUP/;
   next if $version eq 'help';
   next if $version =~ 
/^(help|GNUMERIC_FIRST_PUBLIC_RELEASE|ChangeLog|EAZEL-NAUTILUS-MS-AUG07|FOR_GNOME_0_99_1|GNOME_0_30|GNOME_PRINT_0_24|LIBXML2_2_5_x|LIB_XML_1_X)$/;
-  
+
   my @v;
-  
+
   if($version =~ /^LIBXML([0-9]+)\.([0-9]+)\.([0-9]+)$/)
   {
     @v = ($1,$2,$3);
@@ -49,13 +49,13 @@
   {
     die "unrecognized tag format: $version";
   }
-  
+
   next if $v[0] != 2;
 
   for(0..$3)
   {
     $v{"$v[0].$v[1].$_"} = 1;
-  }  
+  }
 }
 
 my $bl = [
@@ -107,7 +107,7 @@
     last if $point <= $i->[2];
     $state = undef;
   }
-  
+
   if(defined $state and $state == 0)
   {
     print "'$ver',";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/t/00_diag.t 
new/Alien-Libxml2-0.14/t/00_diag.t
--- old/Alien-Libxml2-0.12/t/00_diag.t  2019-12-14 01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/t/00_diag.t  2020-03-09 17:59:14.000000000 +0100
@@ -15,6 +15,7 @@
   Alien::Build::MM
   Alien::Build::Plugin::Build::SearchDep
   Alien::Build::Plugin::Prefer::BadVersion
+  Alien::Build::Plugin::Probe::Vcpkg
   ExtUtils::CBuilder
   ExtUtils::MakeMaker
   Test2::V0
@@ -98,3 +99,4 @@
 spacer;
 
 done_testing;
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/eol.t 
new/Alien-Libxml2-0.14/xt/author/eol.t
--- old/Alien-Libxml2-0.12/xt/author/eol.t      2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/author/eol.t      2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::EOL' 
+BEGIN {
+  plan skip_all => 'test requires Test::EOL'
     unless eval q{ use Test::EOL; 1 };
 };
 use Test::EOL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/no_tabs.t 
new/Alien-Libxml2-0.14/xt/author/no_tabs.t
--- old/Alien-Libxml2-0.12/xt/author/no_tabs.t  2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/author/no_tabs.t  2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::NoTabs' 
+BEGIN {
+  plan skip_all => 'test requires Test::NoTabs'
     unless eval q{ use Test::NoTabs; 1 };
 };
 use Test::NoTabs;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/pod.t 
new/Alien-Libxml2-0.14/xt/author/pod.t
--- old/Alien-Libxml2-0.12/xt/author/pod.t      2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/author/pod.t      2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::Pod' 
+BEGIN {
+  plan skip_all => 'test requires Test::Pod'
     unless eval q{ use Test::Pod; 1 };
 };
 use Test::Pod;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/pod_coverage.t 
new/Alien-Libxml2-0.14/xt/author/pod_coverage.t
--- old/Alien-Libxml2-0.12/xt/author/pod_coverage.t     2019-12-14 
01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/xt/author/pod_coverage.t     2020-03-09 
17:59:14.000000000 +0100
@@ -1,10 +1,10 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
+BEGIN {
   plan skip_all => 'test requires 5.010 or better'
     unless $] >= 5.010;
-  plan skip_all => 'test requires Test::Pod::Coverage' 
+  plan skip_all => 'test requires Test::Pod::Coverage'
     unless eval q{ use Test::Pod::Coverage; 1 };
   plan skip_all => 'test requires YAML'
     unless eval q{ use YAML; 1; };
@@ -64,12 +64,12 @@
   SKIP: {
     my($is_private_class) = map { 1 } grep { $class =~ $_->{regex} && 
$_->{all} } @private_classes;
     skip "private class: $class", 1 if $is_private_class;
-    
+
     my %methods = map {; $_ => 1 } map { split /,/, $_->{method} } grep { 
$class =~ $_->{regex} } @private_classes;
     $methods{$_} = 1 for keys %private_methods;
-    
+
     my $also_private = eval 'qr{^' . join('|', keys %methods ) . '$}';
-    
+
     pod_coverage_ok $class, { also_private => [$also_private] };
   };
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/pod_spelling_common.t 
new/Alien-Libxml2-0.14/xt/author/pod_spelling_common.t
--- old/Alien-Libxml2-0.12/xt/author/pod_spelling_common.t      2019-12-14 
01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/xt/author/pod_spelling_common.t      2020-03-09 
17:59:14.000000000 +0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::Pod::Spelling::CommonMistakes' 
+BEGIN {
+  plan skip_all => 'test requires Test::Pod::Spelling::CommonMistakes'
     unless eval q{ use Test::Pod::Spelling::CommonMistakes; 1 };
   plan skip_all => 'test requires YAML'
     unless eval q{ use YAML qw( LoadFile ); 1 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/pod_spelling_system.t 
new/Alien-Libxml2-0.14/xt/author/pod_spelling_system.t
--- old/Alien-Libxml2-0.12/xt/author/pod_spelling_system.t      2019-12-14 
01:35:04.000000000 +0100
+++ new/Alien-Libxml2-0.14/xt/author/pod_spelling_system.t      2020-03-09 
17:59:14.000000000 +0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::Spelling' 
+BEGIN {
+  plan skip_all => 'test requires Test::Spelling'
     unless eval q{ use Test::Spelling; 1 };
   plan skip_all => 'test requires YAML'
     unless eval q{ use YAML; 1; };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/strict.t 
new/Alien-Libxml2-0.14/xt/author/strict.t
--- old/Alien-Libxml2-0.12/xt/author/strict.t   2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/author/strict.t   2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::Strict' 
+BEGIN {
+  plan skip_all => 'test requires Test::Strict'
     unless eval q{ use Test::Strict; 1 };
 };
 use Test::Strict;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/author/version.t 
new/Alien-Libxml2-0.14/xt/author/version.t
--- old/Alien-Libxml2-0.12/xt/author/version.t  2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/author/version.t  2020-03-09 17:59:14.000000000 
+0100
@@ -6,10 +6,10 @@
 
   plan skip_all => "test requires Test::Version 2.00"
     unless eval q{
-      use Test::Version 2.00 qw( version_all_ok ), { 
+      use Test::Version 2.00 qw( version_all_ok ), {
         has_version    => 1,
         filename_match => sub { $_[0] !~ m{/(ConfigData|Install/Files)\.pm$} },
-      }; 
+      };
       1
     };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/release/changes.t 
new/Alien-Libxml2-0.14/xt/release/changes.t
--- old/Alien-Libxml2-0.12/xt/release/changes.t 2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/release/changes.t 2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::CPAN::Changes' 
+BEGIN {
+  plan skip_all => 'test requires Test::CPAN::Changes'
     unless eval q{ use Test::CPAN::Changes; 1 };
 };
 use Test::CPAN::Changes;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-Libxml2-0.12/xt/release/fixme.t 
new/Alien-Libxml2-0.14/xt/release/fixme.t
--- old/Alien-Libxml2-0.12/xt/release/fixme.t   2019-12-14 01:35:04.000000000 
+0100
+++ new/Alien-Libxml2-0.14/xt/release/fixme.t   2020-03-09 17:59:14.000000000 
+0100
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 use Test::More;
-BEGIN { 
-  plan skip_all => 'test requires Test::Fixme' 
+BEGIN {
+  plan skip_all => 'test requires Test::Fixme'
     unless eval q{ use Test::Fixme 0.14; 1 };
 };
 use Test::Fixme 0.07;


Reply via email to