Hello community, here is the log from the commit of package perl-Devel-FindPerl for openSUSE:Factory checked in at 2015-06-16 14:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-FindPerl (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-FindPerl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-FindPerl" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-FindPerl/perl-Devel-FindPerl.changes 2013-11-30 14:21:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Devel-FindPerl.new/perl-Devel-FindPerl.changes 2015-06-16 14:06:07.000000000 +0200 @@ -1,0 +2,10 @@ +Mon Jun 15 08:37:08 UTC 2015 - co...@suse.com + +- updated to 0.013 + see /usr/share/doc/packages/perl-Devel-FindPerl/Changes + + 0.013 2015-06-14 19:50:03+02:00 Europe/Amsterdam + Skip taint test on portable perl + Various minor changes + +------------------------------------------------------------------- Old: ---- Devel-FindPerl-0.012.tar.gz New: ---- Devel-FindPerl-0.013.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-FindPerl.spec ++++++ --- /var/tmp/diff_new_pack.7F1enz/_old 2015-06-16 14:06:07.000000000 +0200 +++ /var/tmp/diff_new_pack.7F1enz/_new 2015-06-16 14:06:07.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-FindPerl # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,19 +17,19 @@ Name: perl-Devel-FindPerl -Version: 0.012 +Version: 0.013 Release: 0 %define cpan_name Devel-FindPerl Summary: Find the path to your perl License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Devel-FindPerl/ -Source: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -#BuildRequires: perl(Devel::FindPerl) Recommends: perl(ExtUtils::Config) >= 0.007 %{perl_requires} ++++++ Devel-FindPerl-0.012.tar.gz -> Devel-FindPerl-0.013.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/Changes new/Devel-FindPerl-0.013/Changes --- old/Devel-FindPerl-0.012/Changes 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/Changes 2015-06-14 19:50:21.000000000 +0200 @@ -1,5 +1,9 @@ Revision history for Devel-FindPerl +0.013 2015-06-14 19:50:03+02:00 Europe/Amsterdam + Skip taint test on portable perl + Various minor changes + 0.012 2013-11-20 14:57:15 Europe/Amsterdam Minor fixes in tests diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/LICENSE new/Devel-FindPerl-0.013/LICENSE --- old/Devel-FindPerl-0.012/LICENSE 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/LICENSE 2015-06-14 19:50:21.000000000 +0200 @@ -22,7 +22,7 @@ Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. - 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/MANIFEST new/Devel-FindPerl-0.013/MANIFEST --- old/Devel-FindPerl-0.012/MANIFEST 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/MANIFEST 2015-06-14 19:50:21.000000000 +0200 @@ -1,3 +1,4 @@ +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.025. Changes INSTALL LICENSE @@ -8,8 +9,8 @@ README dist.ini lib/Devel/FindPerl.pm -t/00-compile.t t/10-basics.t t/11-tainted.t -t/release-pod-coverage.t -t/release-pod-syntax.t +xt/author/00-compile.t +xt/release/pod-coverage.t +xt/release/pod-syntax.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/META.json new/Devel-FindPerl-0.013/META.json --- old/Devel-FindPerl-0.012/META.json 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/META.json 2015-06-14 19:50:21.000000000 +0200 @@ -4,7 +4,7 @@ "Leon Timmermans <le...@cpan.org>, Randy Sims <ran...@thepierianspring.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.005, CPAN::Meta::Converter version 2.132830", + "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240", "license" : [ "perl_5" ], @@ -16,12 +16,16 @@ "prereqs" : { "configure" : { "requires" : { - "ExtUtils::MakeMaker" : "6.30" + "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { + "File::Spec" : "0", + "IO::Handle" : "0", + "IPC::Open3" : "0", "Pod::Coverage::TrustPod" : "0", + "Test::More" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } @@ -45,9 +49,6 @@ }, "test" : { "requires" : { - "File::Spec" : "0", - "IO::Handle" : "0", - "IPC::Open3" : "0", "Test::More" : "0" } } @@ -55,7 +56,7 @@ "provides" : { "Devel::FindPerl" : { "file" : "lib/Devel/FindPerl.pm", - "version" : "0.012" + "version" : "0.013" } }, "release_status" : "stable", @@ -70,6 +71,9 @@ "web" : "https://github.com/Leont/devel-findperl" } }, - "version" : "0.012" + "version" : "0.013", + "x_contributors" : [ + "Leon Timmermans <faw...@gmail.com>" + ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/META.yml new/Devel-FindPerl-0.013/META.yml --- old/Devel-FindPerl-0.012/META.yml 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/META.yml 2015-06-14 19:50:21.000000000 +0200 @@ -3,37 +3,36 @@ author: - 'Leon Timmermans <le...@cpan.org>, Randy Sims <ran...@thepierianspring.org>' build_requires: - File::Spec: 0 - IO::Handle: 0 - IPC::Open3: 0 - Test::More: 0 + Test::More: '0' configure_requires: - ExtUtils::MakeMaker: 6.30 + ExtUtils::MakeMaker: '0' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.005, CPAN::Meta::Converter version 2.132830' +generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 + version: '1.4' name: Devel-FindPerl provides: Devel::FindPerl: file: lib/Devel/FindPerl.pm - version: 0.012 + version: '0.013' recommends: - ExtUtils::Config: 0.007 + ExtUtils::Config: '0.007' requires: - Carp: 0 - Cwd: 0 - Exporter: 5.57 - File::Basename: 0 - File::Spec::Functions: 0 - IPC::Open2: 0 - Scalar::Util: 0 - perl: 5.006 - strict: 0 - warnings: 0 + Carp: '0' + Cwd: '0' + Exporter: '5.57' + File::Basename: '0' + File::Spec::Functions: '0' + IPC::Open2: '0' + Scalar::Util: '0' + perl: '5.006' + strict: '0' + warnings: '0' resources: bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Devel-FindPerl repository: git://github.com/Leont/devel-findperl.git -version: 0.012 +version: '0.013' +x_contributors: + - 'Leon Timmermans <faw...@gmail.com>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/Makefile.PL new/Devel-FindPerl-0.013/Makefile.PL --- old/Devel-FindPerl-0.012/Makefile.PL 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/Makefile.PL 2015-06-14 19:50:21.000000000 +0200 @@ -1,23 +1,24 @@ +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.025. use strict; use warnings; use 5.006; -use ExtUtils::MakeMaker 6.30; +use ExtUtils::MakeMaker; my %WriteMakefileArgs = ( "ABSTRACT" => "Find the path to your perl", "AUTHOR" => "Leon Timmermans <leont\@cpan.org>, Randy Sims <randys\@thepierianspring.org>", - "BUILD_REQUIRES" => {}, "CONFIGURE_REQUIRES" => { - "ExtUtils::MakeMaker" => "6.30" + "ExtUtils::MakeMaker" => 0 }, "DISTNAME" => "Devel-FindPerl", "EXE_FILES" => [], "LICENSE" => "perl", + "MIN_PERL_VERSION" => "5.006", "NAME" => "Devel::FindPerl", "PREREQ_PM" => { "Carp" => 0, @@ -31,12 +32,9 @@ "warnings" => 0 }, "TEST_REQUIRES" => { - "File::Spec" => 0, - "IO::Handle" => 0, - "IPC::Open3" => 0, "Test::More" => 0 }, - "VERSION" => "0.012", + "VERSION" => "0.013", "test" => { "TESTS" => "t/*.t" } @@ -47,12 +45,10 @@ "Carp" => 0, "Cwd" => 0, "Exporter" => "5.57", + "ExtUtils::MakeMaker" => 0, "File::Basename" => 0, - "File::Spec" => 0, "File::Spec::Functions" => 0, - "IO::Handle" => 0, "IPC::Open2" => 0, - "IPC::Open3" => 0, "Scalar::Util" => 0, "Test::More" => 0, "strict" => 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/README new/Devel-FindPerl-0.013/README --- old/Devel-FindPerl-0.012/README 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/README 2015-06-14 19:50:21.000000000 +0200 @@ -1,7 +1,7 @@ This archive contains the distribution Devel-FindPerl, -version 0.012: +version 0.013: Find the path to your perl @@ -11,3 +11,5 @@ the same terms as the Perl 5 programming language system itself. +This README file was generated by Dist::Zilla::Plugin::Readme v5.025. + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/lib/Devel/FindPerl.pm new/Devel-FindPerl-0.013/lib/Devel/FindPerl.pm --- old/Devel-FindPerl-0.012/lib/Devel/FindPerl.pm 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/lib/Devel/FindPerl.pm 2015-06-14 19:50:21.000000000 +0200 @@ -1,7 +1,5 @@ package Devel::FindPerl; -{ - $Devel::FindPerl::VERSION = '0.012'; -} +$Devel::FindPerl::VERSION = '0.013'; use strict; use warnings; @@ -33,8 +31,8 @@ my @potential_perls; - # Try 1, Check $^X for absolute path - push @potential_perls, [ file_name_is_absolute($^X) ? $^X : rel2abs($^X) ] unless tainted($^X); + # Try 1, Check $^X for absolute and relative path + push @potential_perls, file_name_is_absolute($^X) ? [ $^X ] : length +(splitpath($^X))[1] ? [ rel2abs($^X) ] : (); # Try 2, Last ditch effort: These two option use hackery to try to locate # a suitable perl. The hack varies depending on whether we are running @@ -44,16 +42,16 @@ # perl, we can keep moving up the directory tree until we find our # binary. We wouldn't do this under any other circumstances. - my $perl_src = realpath(_perl_src()); + my $perl_src = _perl_src(); if (defined($perl_src) && length($perl_src)) { - my $uninstperl = rel2abs(catfile($perl_src, $perl_basename)); + my $uninstperl = catfile($perl_src, $perl_basename); # When run from the perl core, @INC will include the directories # where perl is yet to be installed. We need to reference the # absolute path within the source distribution where it can find # it's Config.pm This also prevents us from picking up a Config.pm # from a different configuration that happens to be already # installed in @INC. - push @potential_perls, [ $uninstperl, '-I' . catdir(dirname($^X), 'lib') ]; + push @potential_perls, [ $uninstperl, '-I' . catdir($perl_src, 'lib') ]; } } else { @@ -62,15 +60,16 @@ # uninstalled perl in a perl source tree. push @potential_perls, [ $config->get('perlpath') ]; - push @potential_perls, map { [ catfile($_, $perl_basename) ] } grep { !tainted($_) } path(); + push @potential_perls, map { [ catfile($_, $perl_basename) ] } path(); } + @potential_perls = grep { !tainted($_->[0]) } @potential_perls; # Now that we've enumerated the potential perls, it's time to test # them to see if any of them match our configuration, returning the # absolute path of the first successful match. my $exe = $config->get('exe_ext'); foreach my $thisperl (@potential_perls) { - $thisperl->[0] .= $exe if length $exe and $thisperl->[0] !~ m/$exe$/i; + $thisperl->[0] .= $exe if length $exe and $thisperl->[0] !~ m/\Q$exe$/i; return $thisperl if -f $thisperl->[0] && perl_is_same(@{$thisperl}); } @@ -106,20 +105,23 @@ } carp "PERL_CORE is set but I can't find your perl source!\n"; - return; # return empty string if $ENV{PERL_CORE} but can't find dir ??? + return; } sub perl_is_same { - my @cmd = @_; + my @perl = @_; + return lc _capture_command(@perl, qw(-MConfig=myconfig -e print -e myconfig)) eq lc Config->myconfig; +} - push @cmd, qw(-MConfig=myconfig -e print -e myconfig); +sub _capture_command { + my (@command) = @_; - local @ENV{qw/PATH IFS CDPATH ENV BASH_ENV/} = ('') x 5; - my $pid = open2(my($in, $out), @cmd); + local @ENV{qw/PATH IFS CDPATH ENV BASH_ENV/}; + my $pid = open2(my($in, $out), @command); binmode $in, ':crlf' if $^O eq 'MSWin32'; my $ret = do { local $/; <$in> }; waitpid $pid, 0; - return lc $ret eq lc Config->myconfig; + return $ret; } sub Devel::FindPerl::Config::get { @@ -143,7 +145,7 @@ =head1 VERSION -version 0.012 +version 0.013 =head1 SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/t/00-compile.t new/Devel-FindPerl-0.013/t/00-compile.t --- old/Devel-FindPerl-0.012/t/00-compile.t 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/t/00-compile.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,48 +0,0 @@ -use strict; -use warnings; - -# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.036 - -use Test::More tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); - - - -my @module_files = ( - 'Devel/FindPerl.pm' -); - - - -# no fake home requested - -my $inc_switch = q[-Mblib]; - -use File::Spec; -use IPC::Open3; -use IO::Handle; - -my @warnings; -for my $lib (@module_files) -{ - # see L<perlfaq8/How can I capture STDERR from an external command?> - open my $stdin, '<', File::Spec->devnull or die "can't open devnull: $!"; - 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"); - - if (@_warnings) - { - warn @_warnings; - push @warnings, @_warnings; - } -} - - - -is(scalar(@warnings), 0, 'no warnings found') if $ENV{AUTHOR_TESTING}; - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/t/11-tainted.t new/Devel-FindPerl-0.013/t/11-tainted.t --- old/Devel-FindPerl-0.012/t/11-tainted.t 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/t/11-tainted.t 2015-06-14 19:50:21.000000000 +0200 @@ -11,6 +11,7 @@ my $perlpath = $Config{perlpath}; plan(skip_all => 'Taint test can\'t be run from uninstalled perl') if $ENV{PERL_CORE}; plan(skip_all => 'Taint test can\'t be run for relocatable perl') if $Config{userelocatableinc}; +plan(skip_all => 'Taint test can\'t be run for Strawberry Portable') if $INC{"Portable/Config.pm"}; plan(skip_all => "Perl not in perlpath '$perlpath'") unless -x $perlpath and perl_is_same($perlpath); plan(skip_all => 'Testrun without taint mode') if not $^T; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/t/release-pod-coverage.t new/Devel-FindPerl-0.013/t/release-pod-coverage.t --- old/Devel-FindPerl-0.012/t/release-pod-coverage.t 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/t/release-pod-coverage.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,21 +0,0 @@ -#!perl - -BEGIN { - unless ($ENV{RELEASE_TESTING}) { - require Test::More; - Test::More::plan(skip_all => 'these tests are for release candidate testing'); - } -} - - -use Test::More; - -eval "use Test::Pod::Coverage 1.08"; -plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage" - if $@; - -eval "use Pod::Coverage::TrustPod"; -plan skip_all => "Pod::Coverage::TrustPod required for testing POD coverage" - if $@; - -all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' }); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/t/release-pod-syntax.t new/Devel-FindPerl-0.013/t/release-pod-syntax.t --- old/Devel-FindPerl-0.012/t/release-pod-syntax.t 2013-11-20 14:57:21.000000000 +0100 +++ new/Devel-FindPerl-0.013/t/release-pod-syntax.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'); - } -} - -use Test::More; - -eval "use Test::Pod 1.41"; -plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; - -all_pod_files_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/xt/author/00-compile.t new/Devel-FindPerl-0.013/xt/author/00-compile.t --- old/Devel-FindPerl-0.012/xt/author/00-compile.t 1970-01-01 01:00:00.000000000 +0100 +++ new/Devel-FindPerl-0.013/xt/author/00-compile.t 2015-06-14 19:50:21.000000000 +0200 @@ -0,0 +1,51 @@ +use 5.006; +use strict; +use warnings; + +# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051 + +use Test::More; + +plan tests => 1 + ($ENV{AUTHOR_TESTING} ? 1 : 0); + +my @module_files = ( + 'Devel/FindPerl.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"); + + 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) ) if $ENV{AUTHOR_TESTING}; + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-FindPerl-0.012/xt/release/pod-coverage.t new/Devel-FindPerl-0.013/xt/release/pod-coverage.t --- old/Devel-FindPerl-0.012/xt/release/pod-coverage.t 1970-01-01 01:00:00.000000000 +0100 +++ new/Devel-FindPerl-0.013/xt/release/pod-coverage.t 2015-06-14 19:50:21.000000000 +0200 @@ -0,0 +1,7 @@ +#!perl +# 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/Devel-FindPerl-0.012/xt/release/pod-syntax.t new/Devel-FindPerl-0.013/xt/release/pod-syntax.t --- old/Devel-FindPerl-0.012/xt/release/pod-syntax.t 1970-01-01 01:00:00.000000000 +0100 +++ new/Devel-FindPerl-0.013/xt/release/pod-syntax.t 2015-06-14 19:50:21.000000000 +0200 @@ -0,0 +1,6 @@ +#!perl +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. +use Test::More; +use Test::Pod 1.41; + +all_pod_files_ok(); ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module