Hello community, here is the log from the commit of package perl-Class-Inspector for openSUSE:Factory checked in at 2012-02-21 12:23:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Class-Inspector (Old) and /work/SRC/openSUSE:Factory/.perl-Class-Inspector.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Class-Inspector", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Class-Inspector/perl-Class-Inspector.changes 2011-09-23 12:36:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Class-Inspector.new/perl-Class-Inspector.changes 2012-02-21 12:23:13.000000000 +0100 @@ -1,0 +2,9 @@ +Tue Feb 21 09:03:08 UTC 2012 - [email protected] + +- updated to 1.27 + - Updating to Module::Install::DSL 1.04 + - Updating copyright year + - Remove usage of defined @{"X::ISA"} to avoid warnings in 5.15.7 + and later Perl 5.16 (Tom Wyant) + +------------------------------------------------------------------- Old: ---- Class-Inspector-1.25.tar.gz New: ---- Class-Inspector-1.27.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Class-Inspector.spec ++++++ --- /var/tmp/diff_new_pack.hgc8vX/_old 2012-02-21 12:23:15.000000000 +0100 +++ /var/tmp/diff_new_pack.hgc8vX/_new 2012-02-21 12:23:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Inspector # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,23 +16,29 @@ # - Name: perl-Class-Inspector -Version: 1.25 -Release: 1 -License: GPL-1.0+ or Artistic-1.0 +Version: 1.27 +Release: 0 %define cpan_name Class-Inspector Summary: Get information about a class and its structure -Url: http://search.cpan.org/dist/Class-Inspector/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/Class-Inspector-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz -BuildRequires: perl(File::Spec) >= 0.80 +Url: http://search.cpan.org/dist/Class-Inspector/ +Source: http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -Requires: perl(File::Spec) >= 0.80 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch +#BuildRequires: perl(Class::Inspector) +#BuildRequires: perl(Class::Inspector::Functions) +#BuildRequires: perl(inc::Module::Install) +#BuildRequires: perl(inc::Module::Install::DSL) >= 1.04 +#BuildRequires: perl(JSON) +#BuildRequires: perl(LWP::Simple) +#BuildRequires: perl(Module::Build) +#BuildRequires: perl(Module::Install::Base) +#BuildRequires: perl(Parse::CPAN::Meta) +#BuildRequires: perl(YAML::Tiny) %{perl_requires} %description @@ -57,11 +63,8 @@ %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files -%defattr(644,root,root,755) -%doc Changes LICENSE README +%defattr(-,root,root,755) +%doc Changes LICENSE MYMETA.json README %changelog ++++++ Class-Inspector-1.25.tar.gz -> Class-Inspector-1.27.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/Changes new/Class-Inspector-1.27/Changes --- old/Class-Inspector-1.25/Changes 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/Changes 2012-01-25 01:05:41.000000000 +0100 @@ -1,5 +1,14 @@ Revision history for Perl extension Class-Inspector +1.27 Wed 25 Jan 2012 + - Moving to prod release + +1.26_01 Tue 24 Jan 2012 + - Updating to Module::Install::DSL 1.04 + - Updating copyright year + - Remove usage of defined @{"X::ISA"} to avoid warnings in 5.15.7 + and later Perl 5.16 (Tom Wyant) + 1.25 Thu 27 Jan 2011 - Updating to Module::Install::DSL 1.00 - Updating copyright year diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/MANIFEST new/Class-Inspector-1.27/MANIFEST --- old/Class-Inspector-1.25/MANIFEST 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/MANIFEST 2012-01-25 01:06:03.000000000 +0100 @@ -14,6 +14,7 @@ Makefile.PL MANIFEST This list of files META.yml +MYMETA.json README t/01_compile.t t/02_main.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/META.yml new/Class-Inspector-1.27/META.yml --- old/Class-Inspector-1.25/META.yml 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/META.yml 2012-01-25 01:06:03.000000000 +0100 @@ -3,12 +3,13 @@ author: - 'Adam Kennedy <[email protected]>' build_requires: - ExtUtils::MakeMaker: 6.42 + ExtUtils::MakeMaker: 6.62 Test::More: 0.47 configure_requires: - ExtUtils::MakeMaker: 6.42 + ExtUtils::MakeMaker: 6.62 distribution_type: module -generated_by: 'Module::Install version 1.00' +dynamic_config: 0 +generated_by: 'Module::Install version 1.04' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -27,4 +28,4 @@ ChangeLog: http://fisheye2.atlassian.com/changelog/cpan/trunk/Class-Inspector license: http://dev.perl.org/licenses/ repository: http://svn.ali.as/cpan/trunk/Class-Inspector -version: 1.25 +version: 1.27 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/MYMETA.json new/Class-Inspector-1.27/MYMETA.json --- old/Class-Inspector-1.25/MYMETA.json 1970-01-01 01:00:00.000000000 +0100 +++ new/Class-Inspector-1.27/MYMETA.json 2012-01-25 01:06:04.000000000 +0100 @@ -0,0 +1,54 @@ +{ + "abstract" : "Get information about a class and its structure", + "author" : [ + "Adam Kennedy <[email protected]>" + ], + "dynamic_config" : 0, + "generated_by" : "Module::Install version 1.04, CPAN::Meta::Converter version 2.112621", + "license" : [ + "perl_5" + ], + "meta-spec" : { + "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", + "version" : "2" + }, + "name" : "Class-Inspector", + "no_index" : { + "directory" : [ + "inc", + "t", + "xt" + ] + }, + "prereqs" : { + "build" : { + "requires" : { + "ExtUtils::MakeMaker" : "6.62", + "Test::More" : "0.47" + } + }, + "configure" : { + "requires" : { + "ExtUtils::MakeMaker" : "6.62" + } + }, + "runtime" : { + "requires" : { + "File::Spec" : "0.80", + "perl" : "5.006" + } + } + }, + "release_status" : "stable", + "resources" : { + "license" : [ + "http://dev.perl.org/licenses/" + ], + "repository" : { + "url" : "http://svn.ali.as/cpan/trunk/Class-Inspector" + }, + "x_ChangeLog" : "http://fisheye2.atlassian.com/changelog/cpan/trunk/Class-Inspector" + }, + "version" : "1.27", + "x_module_name" : "Class::Inspector" +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/Makefile.PL new/Class-Inspector-1.27/Makefile.PL --- old/Class-Inspector-1.25/Makefile.PL 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/Makefile.PL 2012-01-25 01:05:41.000000000 +0100 @@ -1,4 +1,4 @@ -use inc::Module::Install::DSL 1.00; +use inc::Module::Install::DSL 1.04; all_from lib/Class/Inspector.pm requires File::Spec 0.80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/README new/Class-Inspector-1.27/README --- old/Class-Inspector-1.25/README 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/README 2012-01-25 01:05:41.000000000 +0100 @@ -200,7 +200,7 @@ <http://ali.as/>, Class::Handle COPYRIGHT - Copyright 2002 - 2011 Adam Kennedy. + Copyright 2002 - 2012 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Base.pm new/Class-Inspector-1.27/inc/Module/Install/Base.pm --- old/Class-Inspector-1.25/inc/Module/Install/Base.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Base.pm 2012-01-25 01:06:03.000000000 +0100 @@ -4,7 +4,7 @@ use strict 'vars'; use vars qw{$VERSION}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; } # Suspend handler for "redefined" warnings diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Can.pm new/Class-Inspector-1.27/inc/Module/Install/Can.pm --- old/Class-Inspector-1.25/inc/Module/Install/Can.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Can.pm 2012-01-25 01:06:03.000000000 +0100 @@ -9,7 +9,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = 'Module::Install::Base'; $ISCORE = 1; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/DSL.pm new/Class-Inspector-1.27/inc/Module/Install/DSL.pm --- old/Class-Inspector-1.25/inc/Module/Install/DSL.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/DSL.pm 2012-01-25 01:06:03.000000000 +0100 @@ -4,7 +4,7 @@ use strict; use vars qw{$VERSION $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; $ISCORE = 1; *inc::Module::Install::DSL::VERSION = *VERSION; @inc::Module::Install::DSL::ISA = __PACKAGE__; @@ -59,7 +59,8 @@ my @lines = grep { /\S/ } split /[\012\015]+/, $dsl; # Each line represents one command - my @code = (); + my @code = (); + my $static = 1; foreach my $line ( @lines ) { # Split the lines into tokens my @tokens = split /\s+/, $line; @@ -74,6 +75,10 @@ # This is the beginning of a suffix push @suffix, $token; push @suffix, @tokens; + + # The conditional means this distribution + # can no longer be considered fully static. + $static = 0; last; } else { # Convert to a string @@ -87,6 +92,9 @@ push @code, join( ' ', @tokens ) . ";\n"; } + # Is our configuration static? + push @code, "static_config;\n" if $static; + # Join into the complete code block return join( '', @code ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Fetch.pm new/Class-Inspector-1.27/inc/Module/Install/Fetch.pm --- old/Class-Inspector-1.25/inc/Module/Install/Fetch.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Fetch.pm 2012-01-25 01:06:03.000000000 +0100 @@ -6,7 +6,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = 'Module::Install::Base'; $ISCORE = 1; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Makefile.pm new/Class-Inspector-1.27/inc/Module/Install/Makefile.pm --- old/Class-Inspector-1.25/inc/Module/Install/Makefile.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Makefile.pm 2012-01-25 01:06:03.000000000 +0100 @@ -8,7 +8,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = 'Module::Install::Base'; $ISCORE = 1; } @@ -219,14 +219,14 @@ # an underscore, even though its own version may contain one! # Hence the funny regexp to get rid of it. See RT #35800 # for details. - my $v = $ExtUtils::MakeMaker::VERSION =~ /^(\d+\.\d+)/; + my ($v) = $ExtUtils::MakeMaker::VERSION =~ /^(\d+\.\d+)/; $self->build_requires( 'ExtUtils::MakeMaker' => $v ); $self->configure_requires( 'ExtUtils::MakeMaker' => $v ); } else { # Allow legacy-compatibility with 5.005 by depending on the # most recent EU:MM that supported 5.005. - $self->build_requires( 'ExtUtils::MakeMaker' => 6.42 ); - $self->configure_requires( 'ExtUtils::MakeMaker' => 6.42 ); + $self->build_requires( 'ExtUtils::MakeMaker' => 6.36 ); + $self->configure_requires( 'ExtUtils::MakeMaker' => 6.36 ); } # Generate the MakeMaker params @@ -241,7 +241,6 @@ 'all_from' if you prefer) in Makefile.PL. EOT - $DB::single = 1; if ( $self->tests ) { my @tests = split ' ', $self->tests; my %seen; @@ -412,4 +411,4 @@ __END__ -#line 541 +#line 540 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Metadata.pm new/Class-Inspector-1.27/inc/Module/Install/Metadata.pm --- old/Class-Inspector-1.25/inc/Module/Install/Metadata.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Metadata.pm 2012-01-25 01:06:03.000000000 +0100 @@ -6,7 +6,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = 'Module::Install::Base'; $ISCORE = 1; } @@ -151,15 +151,21 @@ sub install_as_vendor { $_[0]->installdirs('vendor') } sub dynamic_config { - my $self = shift; - unless ( @_ ) { - warn "You MUST provide an explicit true/false value to dynamic_config\n"; - return $self; + my $self = shift; + my $value = @_ ? shift : 1; + if ( $self->{values}->{dynamic_config} ) { + # Once dynamic we never change to static, for safety + return 0; } - $self->{values}->{dynamic_config} = $_[0] ? 1 : 0; + $self->{values}->{dynamic_config} = $value ? 1 : 0; return 1; } +# Convenience command +sub static_config { + shift->dynamic_config(0); +} + sub perl_version { my $self = shift; return $self->{values}->{perl_version} unless @_; @@ -170,7 +176,7 @@ # Normalize the version $version = $self->_perl_version($version); - # We don't support the reall old versions + # We don't support the really old versions unless ( $version >= 5.005 ) { die "Module::Install only supports 5.005 or newer (use ExtUtils::MakeMaker)\n"; } @@ -515,6 +521,7 @@ 'GNU Free Documentation license' => 'unrestricted', 1, 'GNU Affero General Public License' => 'open_source', 1, '(?:Free)?BSD license' => 'bsd', 1, + 'Artistic license 2\.0' => 'artistic_2', 1, 'Artistic license' => 'artistic', 1, 'Apache (?:Software )?license' => 'apache', 1, 'GPL' => 'gpl', 1, @@ -550,9 +557,9 @@ sub _extract_bugtracker { my @links = $_[0] =~ m#L<( - \Qhttp://rt.cpan.org/\E[^>]+| - \Qhttp://github.com/\E[\w_]+/[\w_]+/issues| - \Qhttp://code.google.com/p/\E[\w_\-]+/issues/list + https?\Q://rt.cpan.org/\E[^>]+| + https?\Q://github.com/\E[\w_]+/[\w_]+/issues| + https?\Q://code.google.com/p/\E[\w_\-]+/issues/list )>#gx; my %links; @links{@links}=(); @@ -581,7 +588,7 @@ sub requires_from { my $self = shift; my $content = Module::Install::_readperl($_[0]); - my @requires = $content =~ m/^use\s+([^\W\d]\w*(?:::\w+)*)\s+([\d\.]+)/mg; + my @requires = $content =~ m/^use\s+([^\W\d]\w*(?:::\w+)*)\s+(v?[\d\.]+)/mg; while ( @requires ) { my $module = shift @requires; my $version = shift @requires; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/Win32.pm new/Class-Inspector-1.27/inc/Module/Install/Win32.pm --- old/Class-Inspector-1.25/inc/Module/Install/Win32.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/Win32.pm 2012-01-25 01:06:03.000000000 +0100 @@ -6,7 +6,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = 'Module::Install::Base'; $ISCORE = 1; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install/WriteAll.pm new/Class-Inspector-1.27/inc/Module/Install/WriteAll.pm --- old/Class-Inspector-1.25/inc/Module/Install/WriteAll.pm 2011-01-27 01:34:31.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install/WriteAll.pm 2012-01-25 01:06:03.000000000 +0100 @@ -6,7 +6,7 @@ use vars qw{$VERSION @ISA $ISCORE}; BEGIN { - $VERSION = '1.00'; + $VERSION = '1.04'; @ISA = qw{Module::Install::Base}; $ISCORE = 1; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/inc/Module/Install.pm new/Class-Inspector-1.27/inc/Module/Install.pm --- old/Class-Inspector-1.25/inc/Module/Install.pm 2011-01-27 01:34:30.000000000 +0100 +++ new/Class-Inspector-1.27/inc/Module/Install.pm 2012-01-25 01:06:02.000000000 +0100 @@ -31,7 +31,7 @@ # This is not enforced yet, but will be some time in the next few # releases once we can make sure it won't clash with custom # Module::Install extensions. - $VERSION = '1.00'; + $VERSION = '1.04'; # Storage for the pseudo-singleton $MAIN = undef; @@ -451,7 +451,7 @@ } sub _cmp ($$) { - _version($_[0]) <=> _version($_[1]); + _version($_[1]) <=> _version($_[2]); } # Cloned from Params::Util::_CLASS @@ -467,4 +467,4 @@ 1; -# Copyright 2008 - 2010 Adam Kennedy. +# Copyright 2008 - 2011 Adam Kennedy. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/lib/Class/Inspector/Functions.pm new/Class-Inspector-1.27/lib/Class/Inspector/Functions.pm --- old/Class-Inspector-1.25/lib/Class/Inspector/Functions.pm 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/lib/Class/Inspector/Functions.pm 2012-01-25 01:05:41.000000000 +0100 @@ -8,7 +8,7 @@ use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS $VERSION); BEGIN { - $VERSION = '1.25'; + $VERSION = '1.27'; @ISA = 'Exporter'; @@ -122,7 +122,7 @@ =head1 COPYRIGHT -Copyright 2002 - 2009 Adam Kennedy. +Copyright 2002 - 2012 Adam Kennedy. Class::Inspector::Functions copyright 2008 - 2009 Steffen Mueller. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/lib/Class/Inspector.pm new/Class-Inspector-1.27/lib/Class/Inspector.pm --- old/Class-Inspector-1.25/lib/Class/Inspector.pm 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/lib/Class/Inspector.pm 2012-01-25 01:05:41.000000000 +0100 @@ -49,7 +49,7 @@ # Globals use vars qw{$VERSION $RE_IDENTIFIER $RE_CLASS $UNIX}; BEGIN { - $VERSION = '1.25'; + $VERSION = '1.27'; # If Unicode is available, enable it so that the # pattern matches below match unicode method names. @@ -124,7 +124,7 @@ # Handle by far the two most common cases # This is very fast and handles 99% of cases. return 1 if defined ${"${name}::VERSION"}; - return 1 if defined @{"${name}::ISA"}; + return 1 if @{"${name}::ISA"}; # Are there any symbol table entries other than other namespaces foreach ( keys %{"${name}::"} ) { @@ -627,7 +627,7 @@ =head1 COPYRIGHT -Copyright 2002 - 2011 Adam Kennedy. +Copyright 2002 - 2012 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Class-Inspector-1.25/xt/pmv.t new/Class-Inspector-1.27/xt/pmv.t --- old/Class-Inspector-1.25/xt/pmv.t 2011-01-27 01:34:09.000000000 +0100 +++ new/Class-Inspector-1.27/xt/pmv.t 2012-01-25 01:05:41.000000000 +0100 @@ -9,7 +9,7 @@ } my @MODULES = ( - 'Perl::MinimumVersion 1.25', + 'Perl::MinimumVersion 1.27', 'Test::MinimumVersion 0.101080', ); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
