Hello community, here is the log from the commit of package perl-Log-Any for openSUSE:Factory checked in at 2016-03-16 10:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Log-Any (Old) and /work/SRC/openSUSE:Factory/.perl-Log-Any.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Log-Any" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Log-Any/perl-Log-Any.changes 2016-02-17 12:20:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Log-Any.new/perl-Log-Any.changes 2016-03-16 10:34:12.000000000 +0100 @@ -1,0 +2,12 @@ +Tue Mar 8 10:28:21 UTC 2016 - [email protected] + +- updated to 1.040 + see /usr/share/doc/packages/perl-Log-Any/Changes + + 1.040 2016-02-24 17:47:00-05:00 America/New_York + + [Fixed] + + - Fixed duplicated documentation sections. + +------------------------------------------------------------------- Old: ---- Log-Any-1.038.tar.gz New: ---- Log-Any-1.040.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Log-Any.spec ++++++ --- /var/tmp/diff_new_pack.OGM86i/_old 2016-03-16 10:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.OGM86i/_new 2016-03-16 10:34:13.000000000 +0100 @@ -17,7 +17,7 @@ Name: perl-Log-Any -Version: 1.038 +Version: 1.040 Release: 0 %define cpan_name Log-Any Summary: Bringing loggers and listeners together ++++++ Log-Any-1.038.tar.gz -> Log-Any-1.040.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/Changes new/Log-Any-1.040/Changes --- old/Log-Any-1.038/Changes 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/Changes 2016-02-24 23:47:06.000000000 +0100 @@ -2,6 +2,12 @@ ** denotes an incompatible change +1.040 2016-02-24 17:47:00-05:00 America/New_York + + [Fixed] + + - Fixed duplicated documentation sections. + 1.038 2016-02-10 14:15:31-07:00 America/Mazatlan - No changes from 1.037 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/META.json new/Log-Any-1.040/META.json --- old/Log-Any-1.038/META.json 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/META.json 2016-02-24 23:47:06.000000000 +0100 @@ -37,7 +37,6 @@ "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::Plugin::OnlyCorePrereqs" : "0.003", - "Dist::Zilla::Plugin::SurgicalPodWeaver" : "0.0021", "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072", "English" : "0", "File::Spec" : "0", @@ -86,55 +85,55 @@ "provides" : { "Log::Any" : { "file" : "lib/Log/Any.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter" : { "file" : "lib/Log/Any/Adapter.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Base" : { "file" : "lib/Log/Any/Adapter/Base.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::File" : { "file" : "lib/Log/Any/Adapter/File.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Null" : { "file" : "lib/Log/Any/Adapter/Null.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Stderr" : { "file" : "lib/Log/Any/Adapter/Stderr.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Stdout" : { "file" : "lib/Log/Any/Adapter/Stdout.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Test" : { "file" : "lib/Log/Any/Adapter/Test.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Adapter::Util" : { "file" : "lib/Log/Any/Adapter/Util.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Manager" : { "file" : "lib/Log/Any/Manager.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Proxy" : { "file" : "lib/Log/Any/Proxy.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Proxy::Test" : { "file" : "lib/Log/Any/Proxy/Test.pm", - "version" : "1.038" + "version" : "1.040" }, "Log::Any::Test" : { "file" : "lib/Log/Any/Test.pm", - "version" : "1.038" + "version" : "1.040" } }, "release_status" : "stable", @@ -149,11 +148,12 @@ "web" : "https://github.com/dagolden/Log-Any" } }, - "version" : "1.038", + "version" : "1.040", "x_authority" : "cpan:JSWARTZ", "x_contributors" : [ "cm-perl <[email protected]>", - "David Golden <[email protected]>", + "Doug Bell <[email protected]>", + "Lucas Kanashiro <[email protected]>", "Maxim Vuets <[email protected]>", "Stephen Thirlwall <[email protected]>" ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/META.yml new/Log-Any-1.040/META.yml --- old/Log-Any-1.038/META.yml 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/META.yml 2016-02-24 23:47:06.000000000 +0100 @@ -32,43 +32,43 @@ provides: Log::Any: file: lib/Log/Any.pm - version: '1.038' + version: '1.040' Log::Any::Adapter: file: lib/Log/Any/Adapter.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Base: file: lib/Log/Any/Adapter/Base.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::File: file: lib/Log/Any/Adapter/File.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Null: file: lib/Log/Any/Adapter/Null.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Stderr: file: lib/Log/Any/Adapter/Stderr.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Stdout: file: lib/Log/Any/Adapter/Stdout.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Test: file: lib/Log/Any/Adapter/Test.pm - version: '1.038' + version: '1.040' Log::Any::Adapter::Util: file: lib/Log/Any/Adapter/Util.pm - version: '1.038' + version: '1.040' Log::Any::Manager: file: lib/Log/Any/Manager.pm - version: '1.038' + version: '1.040' Log::Any::Proxy: file: lib/Log/Any/Proxy.pm - version: '1.038' + version: '1.040' Log::Any::Proxy::Test: file: lib/Log/Any/Proxy/Test.pm - version: '1.038' + version: '1.040' Log::Any::Test: file: lib/Log/Any/Test.pm - version: '1.038' + version: '1.040' requires: B: '0' Carp: '0' @@ -85,10 +85,11 @@ bugtracker: https://github.com/dagolden/Log-Any/issues homepage: https://github.com/dagolden/Log-Any repository: https://github.com/dagolden/Log-Any.git -version: '1.038' +version: '1.040' x_authority: cpan:JSWARTZ x_contributors: - 'cm-perl <[email protected]>' - - 'David Golden <[email protected]>' + - 'Doug Bell <[email protected]>' + - 'Lucas Kanashiro <[email protected]>' - 'Maxim Vuets <[email protected]>' - 'Stephen Thirlwall <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/Makefile.PL new/Log-Any-1.040/Makefile.PL --- old/Log-Any-1.038/Makefile.PL 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/Makefile.PL 2016-02-24 23:47:06.000000000 +0100 @@ -35,7 +35,7 @@ "Test::More" => 0, "base" => 0 }, - "VERSION" => "1.038", + "VERSION" => "1.040", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/README new/Log-Any-1.040/README --- old/Log-Any-1.038/README 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/README 2016-02-24 23:47:06.000000000 +0100 @@ -2,7 +2,7 @@ Log::Any - Bringing loggers and listeners together VERSION - version 1.038 + version 1.040 SYNOPSIS In a CPAN or other module: @@ -80,12 +80,6 @@ See <http://www.openswartz.com/2007/09/06/standard-logging-api/> for the original post proposing this module. -NAME - Log::Any - Bringing loggers and listeners together - -VERSION - version 1.038 - LOG LEVELS "Log::Any" supports the following log levels and aliases, which is meant to be inclusive of the major logging packages: @@ -274,41 +268,9 @@ CONTRIBUTORS * cm-perl <[email protected]> - * David Golden <[email protected]> - - * Maxim Vuets <[email protected]> - - * Stephen Thirlwall <[email protected]> - -COPYRIGHT AND LICENSE - This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - - This is free software; you can redistribute it and/or modify it under - the same terms as the Perl 5 programming language system itself. - -SUPPORT - Bugs / Feature Requests - Please report any bugs or feature requests through the issue tracker at - <https://github.com/dagolden/Log-Any/issues>. You will be notified - automatically of any progress on your issue. - - Source Code - This is open source software. The code repository is available for - public review and contribution under the terms of the license. - - <https://github.com/dagolden/Log-Any> - - git clone https://github.com/dagolden/Log-Any.git - -AUTHORS - * Jonathan Swartz <[email protected]> - - * David Golden <[email protected]> - -CONTRIBUTORS - * cm-perl <[email protected]> + * Doug Bell <[email protected]> - * David Golden <[email protected]> + * Lucas Kanashiro <[email protected]> * Maxim Vuets <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/cpanfile new/Log-Any-1.040/cpanfile --- old/Log-Any-1.038/cpanfile 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/cpanfile 2016-02-24 23:47:06.000000000 +0100 @@ -31,7 +31,6 @@ on 'develop' => sub { requires "Dist::Zilla" => "5"; requires "Dist::Zilla::Plugin::OnlyCorePrereqs" => "0.003"; - requires "Dist::Zilla::Plugin::SurgicalPodWeaver" => "0.0021"; requires "Dist::Zilla::PluginBundle::DAGOLDEN" => "0.072"; requires "English" => "0"; requires "File::Spec" => "0"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/dist.ini new/Log-Any-1.040/dist.ini --- old/Log-Any-1.038/dist.ini 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/dist.ini 2016-02-24 23:47:06.000000000 +0100 @@ -9,7 +9,6 @@ [@DAGOLDEN] :version = 0.072 MetaNoIndex.package[0] = Log::Any::Manager::_Guard --remove = PodWeaver authority = cpan:JSWARTZ no_coverage = 1 stopwords = alertf @@ -31,12 +30,6 @@ stopwords = warnf stopwords = warningf -[SurgicalPodWeaver] -:version = 0.0021 -config_plugin = @DAGOLDEN -replacer = replace_with_comment -post_code_replacer = replace_with_nothing - [OnlyCorePrereqs] :version = 0.003 starting_version = 5.008001 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Base.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Base.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Base.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Base.pm 2016-02-24 23:47:06.000000000 +0100 @@ -4,7 +4,7 @@ package Log::Any::Adapter::Base; -our $VERSION = '1.038'; +our $VERSION = '1.040'; # we import these in case any legacy adapter uses them as class methods use Log::Any::Adapter::Util qw/make_method dump_one_line/; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Development.pod new/Log-Any-1.040/lib/Log/Any/Adapter/Development.pod --- old/Log-Any-1.038/lib/Log/Any/Adapter/Development.pod 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Development.pod 2016-02-24 23:47:06.000000000 +0100 @@ -16,7 +16,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -62,14 +62,6 @@ L<Log::Any::Adapter::Log4perl|Log::Any::Adapter::Log4perl> and L<Log::Any::Adapter::Dispatch|Log::Any::Adapter::Dispatch>. -=head1 NAME - -Log::Any::Adapter::Development - Manual for developing new Log::Any adapters - -=head1 VERSION - -version 1.038 - =head1 NAMING If you are going to publicly release your adapter, call it @@ -355,27 +347,6 @@ =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/File.pm new/Log-Any-1.040/lib/Log/Any/Adapter/File.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/File.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/File.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter::File; # ABSTRACT: Simple adapter for logging to files -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Config; use Fcntl qw/:flock/; @@ -76,7 +76,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -108,41 +108,12 @@ Category is ignored. -=head1 NAME - -Log::Any::Adapter::File - Simple adapter for logging to files - -=head1 VERSION - -version 1.038 - =head1 SEE ALSO L<Log::Any|Log::Any>, L<Log::Any::Adapter|Log::Any::Adapter> =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Null.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Null.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Null.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Null.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter::Null; # ABSTRACT: Discards all log messages -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Adapter::Base; our @ISA = qw/Log::Any::Adapter::Base/; @@ -33,7 +33,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -45,41 +45,12 @@ detection methods (e.g. is_debug). This is the default adapter when Log::Any is loaded. -=head1 NAME - -Log::Any::Adapter::Null - Discards all log messages - -=head1 VERSION - -version 1.038 - =head1 SEE ALSO L<Log::Any|Log::Any>, L<Log::Any::Adapter|Log::Any::Adapter> =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Stderr.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Stderr.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Stderr.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Stderr.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter::Stderr; # ABSTRACT: Simple adapter for logging to STDERR -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Adapter::Util (); @@ -59,7 +59,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -82,41 +82,12 @@ The C<log_level> attribute may be set to define a minimum level to log. -=head1 NAME - -Log::Any::Adapter::Stderr - Simple adapter for logging to STDERR - -=head1 VERSION - -version 1.038 - =head1 SEE ALSO L<Log::Any|Log::Any>, L<Log::Any::Adapter|Log::Any::Adapter> =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Stdout.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Stdout.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Stdout.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Stdout.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter::Stdout; # ABSTRACT: Simple adapter for logging to STDOUT -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Adapter::Util (); @@ -59,7 +59,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -82,41 +82,12 @@ The C<log_level> attribute may be set to define a minimum level to log. -=head1 NAME - -Log::Any::Adapter::Stdout - Simple adapter for logging to STDOUT - -=head1 VERSION - -version 1.038 - =head1 SEE ALSO L<Log::Any|Log::Any>, L<Log::Any::Adapter|Log::Any::Adapter> =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Test.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Test.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Test.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Test.pm 2016-02-24 23:47:06.000000000 +0100 @@ -4,7 +4,7 @@ package Log::Any::Adapter::Test; -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Adapter::Util qw/dump_one_line/; use Test::Builder; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter/Util.pm new/Log-Any-1.040/lib/Log/Any/Adapter/Util.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter/Util.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter/Util.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter::Util; # ABSTRACT: Common utility functions for Log::Any -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Exporter; our @ISA = qw/Exporter/; @@ -241,7 +241,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 DESCRIPTION @@ -268,14 +268,6 @@ DEBUG => 7 TRACE => 8 -=head1 NAME - -Log::Any::Adapter::Util - Common utility functions for Log::Any - -=head1 VERSION - -version 1.038 - =head1 FUNCTIONS =head2 logging_methods @@ -337,27 +329,6 @@ =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Adapter.pm new/Log-Any-1.040/lib/Log/Any/Adapter.pm --- old/Log-Any-1.038/lib/Log/Any/Adapter.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Adapter.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Adapter; # ABSTRACT: Tell Log::Any where to send its logs -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any; @@ -38,7 +38,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -78,14 +78,6 @@ instantiate a logging adapter (a subclass of L<Log::Any::Adapter::Base>) and route log messages from one or more categories to it. -=head1 NAME - -Log::Any::Adapter - Tell Log::Any where to send its logs - -=head1 VERSION - -version 1.038 - =head1 ADAPTERS In order to use a logging mechanism with C<Log::Any>, there needs to be an @@ -241,27 +233,6 @@ =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Manager.pm new/Log-Any-1.040/lib/Log/Any/Manager.pm --- old/Log-Any-1.038/lib/Log/Any/Manager.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Manager.pm 2016-02-24 23:47:06.000000000 +0100 @@ -4,7 +4,7 @@ package Log::Any::Manager; -our $VERSION = '1.038'; +our $VERSION = '1.040'; sub new { my $class = shift; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Proxy/Test.pm new/Log-Any-1.040/lib/Log/Any/Proxy/Test.pm --- old/Log-Any-1.038/lib/Log/Any/Proxy/Test.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Proxy/Test.pm 2016-02-24 23:47:06.000000000 +0100 @@ -4,7 +4,7 @@ package Log::Any::Proxy::Test; -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Proxy; our @ISA = qw/Log::Any::Proxy/; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Proxy.pm new/Log-Any-1.040/lib/Log/Any/Proxy.pm --- old/Log-Any-1.038/lib/Log/Any/Proxy.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Proxy.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Proxy; # ABSTRACT: Log::Any generator proxy object -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Adapter::Util (); @@ -97,7 +97,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -170,7 +170,7 @@ $log->info("Got some new for you."); -The log string will be tranformed via the C<filter> attribute (if any) and +The log string will be transformed via the C<filter> attribute (if any) and the C<prefix> (if any) will be prepended. B<NOTE>: While you are encouraged to pass a single string to be logged, if @@ -239,14 +239,6 @@ Finally, the message string is logged via the simple logging functions, which can transform or prefix as described above. -=head1 NAME - -Log::Any::Proxy - Log::Any generator proxy object - -=head1 VERSION - -version 1.038 - =head1 ATTRIBUTES =head2 adapter @@ -315,27 +307,6 @@ =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any/Test.pm new/Log-Any-1.040/lib/Log/Any/Test.pm --- old/Log-Any-1.038/lib/Log/Any/Test.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any/Test.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any::Test; # ABSTRACT: Test what you're logging with Log::Any -our $VERSION = '1.038'; +our $VERSION = '1.040'; no warnings 'once'; $Log::Any::OverrideDefaultAdapterClass = 'Log::Any::Adapter::Test'; @@ -25,7 +25,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -57,14 +57,6 @@ Using C<Log::Any::Test> sends all subsequent Log::Any log messages to a single global in-memory buffer. It should be used before L<Log::Any|Log::Any>. -=head1 NAME - -Log::Any::Test - Test what you're logging with Log::Any - -=head1 VERSION - -version 1.038 - =head1 METHODS The test_name is optional in the *_ok methods; a reasonable default will be @@ -132,27 +124,6 @@ =head1 AUTHORS -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=head1 AUTHORS - =over 4 =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/lib/Log/Any.pm new/Log-Any-1.040/lib/Log/Any.pm --- old/Log-Any-1.038/lib/Log/Any.pm 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/lib/Log/Any.pm 2016-02-24 23:47:06.000000000 +0100 @@ -5,7 +5,7 @@ package Log::Any; # ABSTRACT: Bringing loggers and listeners together -our $VERSION = '1.038'; +our $VERSION = '1.040'; use Log::Any::Manager; use Log::Any::Adapter::Util qw( @@ -120,7 +120,7 @@ =head1 VERSION -version 1.038 +version 1.040 =head1 SYNOPSIS @@ -198,14 +198,6 @@ See L<http://www.openswartz.com/2007/09/06/standard-logging-api/> for the original post proposing this module. -=head1 NAME - -Log::Any - Bringing loggers and listeners together - -=head1 VERSION - -version 1.038 - =head1 LOG LEVELS C<Log::Any> supports the following log levels and aliases, which is meant to be @@ -425,7 +417,7 @@ =head1 CONTRIBUTORS -=for stopwords cm-perl David Golden Maxim Vuets Stephen Thirlwall +=for stopwords cm-perl Doug Bell Lucas Kanashiro Maxim Vuets Stephen Thirlwall =over 4 @@ -435,71 +427,11 @@ =item * -David Golden <[email protected]> - -=item * - -Maxim Vuets <[email protected]> - -=item * - -Stephen Thirlwall <[email protected]> - -=back - -=head1 COPYRIGHT AND LICENSE - -This software is copyright (c) 2014 by Jonathan Swartz and David Golden. - -This is free software; you can redistribute it and/or modify it under -the same terms as the Perl 5 programming language system itself. - -=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants kwalitee diff irc mailto metadata placeholders metacpan - -=head1 SUPPORT - -=head2 Bugs / Feature Requests - -Please report any bugs or feature requests through the issue tracker -at L<https://github.com/dagolden/Log-Any/issues>. -You will be notified automatically of any progress on your issue. - -=head2 Source Code - -This is open source software. The code repository is available for -public review and contribution under the terms of the license. - -L<https://github.com/dagolden/Log-Any> - - git clone https://github.com/dagolden/Log-Any.git - -=head1 AUTHORS - -=over 4 - -=item * - -Jonathan Swartz <[email protected]> - -=item * - -David Golden <[email protected]> - -=back - -=head1 CONTRIBUTORS - -=for stopwords cm-perl David Golden Maxim Vuets Stephen Thirlwall - -=over 4 - -=item * - -cm-perl <[email protected]> +Doug Bell <[email protected]> =item * -David Golden <[email protected]> +Lucas Kanashiro <[email protected]> =item * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/t/00-report-prereqs.dd new/Log-Any-1.040/t/00-report-prereqs.dd --- old/Log-Any-1.038/t/00-report-prereqs.dd 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/t/00-report-prereqs.dd 2016-02-24 23:47:06.000000000 +0100 @@ -9,7 +9,6 @@ 'requires' => { 'Dist::Zilla' => '5', 'Dist::Zilla::Plugin::OnlyCorePrereqs' => '0.003', - 'Dist::Zilla::Plugin::SurgicalPodWeaver' => '0.0021', 'Dist::Zilla::PluginBundle::DAGOLDEN' => '0.072', 'English' => '0', 'File::Spec' => '0', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Log-Any-1.038/xt/author/pod-spell.t new/Log-Any-1.040/xt/author/pod-spell.t --- old/Log-Any-1.038/xt/author/pod-spell.t 2016-02-10 22:15:39.000000000 +0100 +++ new/Log-Any-1.040/xt/author/pod-spell.t 2016-02-24 23:47:06.000000000 +0100 @@ -36,7 +36,12 @@ dagolden and cm -xdg +Doug +Bell +madcityzen +Lucas +Kanashiro +kanashiro Maxim Vuets maxim
