Hello community,

here is the log from the commit of package perl-Log-Contextual for 
openSUSE:Factory checked in at 2018-01-24 15:29:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Log-Contextual (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Log-Contextual.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Log-Contextual"

Wed Jan 24 15:29:38 2018 rev:13 rq:568393 version:0.008001

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Log-Contextual/perl-Log-Contextual.changes  
2017-12-08 12:59:28.341168551 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Log-Contextual.new/perl-Log-Contextual.changes 
    2018-01-24 15:29:50.008244893 +0100
@@ -1,0 +2,9 @@
+Sat Jan 20 06:47:51 UTC 2018 - co...@suse.com
+
+- updated to 0.008001
+   see /usr/share/doc/packages/perl-Log-Contextual/Changes
+
+  0.008001  2018-01-19 09:14:55-08:00 America/Los_Angeles
+   - Ensure new slog functions are exportable (Thanks Dan Book!)
+
+-------------------------------------------------------------------

Old:
----
  Log-Contextual-0.008000.tar.gz

New:
----
  Log-Contextual-0.008001.tar.gz

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

Other differences:
------------------
++++++ perl-Log-Contextual.spec ++++++
--- /var/tmp/diff_new_pack.3sTpJW/_old  2018-01-24 15:29:50.616216458 +0100
+++ /var/tmp/diff_new_pack.3sTpJW/_new  2018-01-24 15:29:50.620216271 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Contextual
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Log-Contextual
-Version:        0.008000
+Version:        0.008001
 Release:        0
 %define cpan_name Log-Contextual
 Summary:        Simple logging interface with a contextual log

++++++ Log-Contextual-0.008000.tar.gz -> Log-Contextual-0.008001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/Changes 
new/Log-Contextual-0.008001/Changes
--- old/Log-Contextual-0.008000/Changes 2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/Changes 2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for Log-Contextual
 
+0.008001  2018-01-19 09:14:55-08:00 America/Los_Angeles
+ - Ensure new slog functions are exportable (Thanks Dan Book!)
+
 0.008000  2017-11-24 08:40:15-08:00 America/Los_Angeles
  - Add slog for logging strings without a code block
    (Thanks Christian Walde!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/LICENSE 
new/Log-Contextual-0.008001/LICENSE
--- old/Log-Contextual-0.008000/LICENSE 2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/LICENSE 2018-01-19 18:14:57.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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) 2017 by Arthur Axel "fREW" Schmidt.
+This software is Copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is Copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/META.json 
new/Log-Contextual-0.008001/META.json
--- old/Log-Contextual-0.008000/META.json       2017-11-24 17:40:16.000000000 
+0100
+++ new/Log-Contextual-0.008001/META.json       2018-01-19 18:14:57.000000000 
+0100
@@ -51,7 +51,7 @@
          "web" : "https://github.com/frioux/Log-Contextual";
       }
    },
-   "version" : "0.008000",
+   "version" : "0.008001",
    "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/META.yml 
new/Log-Contextual-0.008001/META.yml
--- old/Log-Contextual-0.008000/META.yml        2017-11-24 17:40:16.000000000 
+0100
+++ new/Log-Contextual-0.008001/META.yml        2018-01-19 18:14:57.000000000 
+0100
@@ -23,5 +23,5 @@
   bugtracker: https://github.com/frioux/Log-Contextual/issues
   homepage: https://github.com/frioux/Log-Contextual
   repository: https://github.com/frioux/Log-Contextual.git
-version: '0.008000'
+version: '0.008001'
 x_serialization_backend: 'YAML::Tiny version 1.70'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/Makefile.PL 
new/Log-Contextual-0.008001/Makefile.PL
--- old/Log-Contextual-0.008000/Makefile.PL     2017-11-24 17:40:16.000000000 
+0100
+++ new/Log-Contextual-0.008001/Makefile.PL     2018-01-19 18:14:57.000000000 
+0100
@@ -25,7 +25,7 @@
   "TEST_REQUIRES" => {
     "Test::Fatal" => 0
   },
-  "VERSION" => "0.008000",
+  "VERSION" => "0.008001",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Contextual-0.008000/README 
new/Log-Contextual-0.008001/README
--- old/Log-Contextual-0.008000/README  2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/README  2018-01-19 18:14:57.000000000 +0100
@@ -2,7 +2,7 @@
     Log::Contextual - Simple logging interface with a contextual log
 
 VERSION
-    version 0.008000
+    version 0.008001
 
 SYNOPSIS
      use Log::Contextual qw( :log :dlog set_logger with_logger );
@@ -567,7 +567,7 @@
     Arthur Axel "fREW" Schmidt <frioux+c...@gmail.com>
 
 COPYRIGHT AND LICENSE
-    This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+    This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
     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/Log-Contextual-0.008000/dist.ini 
new/Log-Contextual-0.008001/dist.ini
--- old/Log-Contextual-0.008000/dist.ini        2017-11-24 17:40:16.000000000 
+0100
+++ new/Log-Contextual-0.008001/dist.ini        2018-01-19 18:14:57.000000000 
+0100
@@ -2,7 +2,7 @@
 author           = Arthur Axel "fREW" Schmidt <frioux+c...@gmail.com>
 license          = Perl_5
 copyright_holder = Arthur Axel "fREW" Schmidt
-version          = 0.008000
+version          = 0.008001
 
 [NextRelease]
 [@Git]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Log-Contextual-0.008000/lib/Log/Contextual/Easy/Default.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Easy/Default.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Easy/Default.pm      
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Easy/Default.pm      
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Easy::Default;
-$Log::Contextual::Easy::Default::VERSION = '0.008000';
+$Log::Contextual::Easy::Default::VERSION = '0.008001';
 # ABSTRACT: Import all logging methods with WarnLogger as default
 
 use strict;
@@ -34,7 +34,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -82,7 +82,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Easy/Package.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Easy/Package.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Easy/Package.pm      
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Easy/Package.pm      
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Easy::Package;
-$Log::Contextual::Easy::Package::VERSION = '0.008000';
+$Log::Contextual::Easy::Package::VERSION = '0.008001';
 # ABSTRACT: Import all logging methods with WarnLogger as default package 
logger
 
 use strict;
@@ -34,7 +34,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -82,7 +82,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/HasLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/HasLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/HasLogger.pm     
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/HasLogger.pm     
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Role::Router::HasLogger;
-$Log::Contextual::Role::Router::HasLogger::VERSION = '0.008000';
+$Log::Contextual::Role::Router::HasLogger::VERSION = '0.008001';
 # ABSTRACT: Abstract interface between loggers and logging code blocks
 
 use Moo::Role;
@@ -20,7 +20,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 AUTHOR
 
@@ -28,7 +28,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/SetLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/SetLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/SetLogger.pm     
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/SetLogger.pm     
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Role::Router::SetLogger;
-$Log::Contextual::Role::Router::SetLogger::VERSION = '0.008000';
+$Log::Contextual::Role::Router::SetLogger::VERSION = '0.008001';
 # ABSTRACT: Abstract interface between loggers and logging code blocks
 
 use Moo::Role;
@@ -20,7 +20,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 AUTHOR
 
@@ -28,7 +28,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/WithLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/WithLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router/WithLogger.pm    
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router/WithLogger.pm    
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Role::Router::WithLogger;
-$Log::Contextual::Role::Router::WithLogger::VERSION = '0.008000';
+$Log::Contextual::Role::Router::WithLogger::VERSION = '0.008001';
 # ABSTRACT: Abstract interface between loggers and logging code blocks
 
 use Moo::Role;
@@ -20,7 +20,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 AUTHOR
 
@@ -28,7 +28,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Role/Router.pm       
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Role/Router.pm       
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Role::Router;
-$Log::Contextual::Role::Router::VERSION = '0.008000';
+$Log::Contextual::Role::Router::VERSION = '0.008001';
 # ABSTRACT: Abstract interface between loggers and logging code blocks
 
 use Moo::Role;
@@ -22,7 +22,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -199,7 +199,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/Router.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/Router.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/Router.pm    2017-11-24 
17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/Router.pm    2018-01-19 
18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::Router;
-$Log::Contextual::Router::VERSION = '0.008000';
+$Log::Contextual::Router::VERSION = '0.008001';
 # ABSTRACT: Route messages to loggers
 
 use Moo;
@@ -161,7 +161,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 AUTHOR
 
@@ -169,7 +169,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/SimpleLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/SimpleLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/SimpleLogger.pm      
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/SimpleLogger.pm      
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::SimpleLogger;
-$Log::Contextual::SimpleLogger::VERSION = '0.008000';
+$Log::Contextual::SimpleLogger::VERSION = '0.008001';
 # ABSTRACT: Super simple logger made for playing with Log::Contextual
 
 use strict;
@@ -69,7 +69,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -200,7 +200,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/TeeLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/TeeLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/TeeLogger.pm 2017-11-24 
17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/TeeLogger.pm 2018-01-19 
18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::TeeLogger;
-$Log::Contextual::TeeLogger::VERSION = '0.008000';
+$Log::Contextual::TeeLogger::VERSION = '0.008001';
 # ABSTRACT: Output to more than one logger
 
 use strict;
@@ -54,7 +54,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -181,7 +181,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual/WarnLogger.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual/WarnLogger.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual/WarnLogger.pm        
2017-11-24 17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual/WarnLogger.pm        
2018-01-19 18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual::WarnLogger;
-$Log::Contextual::WarnLogger::VERSION = '0.008000';
+$Log::Contextual::WarnLogger::VERSION = '0.008001';
 # ABSTRACT: logger for libraries using Log::Contextual
 
 use strict;
@@ -129,7 +129,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -289,7 +289,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 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/Log-Contextual-0.008000/lib/Log/Contextual.pm 
new/Log-Contextual-0.008001/lib/Log/Contextual.pm
--- old/Log-Contextual-0.008000/lib/Log/Contextual.pm   2017-11-24 
17:40:16.000000000 +0100
+++ new/Log-Contextual-0.008001/lib/Log/Contextual.pm   2018-01-19 
18:14:57.000000000 +0100
@@ -1,5 +1,5 @@
 package Log::Contextual;
-$Log::Contextual::VERSION = '0.008000';
+$Log::Contextual::VERSION = '0.008001';
 # ABSTRACT: Simple logging interface with a contextual log
 
 use strict;
@@ -26,9 +26,17 @@
    return $cv->GV->STASH->NAME;
 }
 
-my @dlog = ((map "Dlog_$_", @levels), (map "DlogS_$_", @levels));
-
-my @log = ((map "log_$_", @levels), (map "logS_$_", @levels));
+my @dlog = (
+   (map "Dlog_$_", @levels),
+   (map "DlogS_$_",  @levels),
+   (map "Dslog_$_",  @levels),
+   (map "DslogS_$_", @levels));
+
+my @log = (
+   (map "log_$_", @levels),
+   (map "logS_$_",  @levels),
+   (map "slog_$_",  @levels),
+   (map "slogS_$_", @levels));
 
 sub _maybe_export {
    my ($spec, $target, $name, $new_code) = @_;
@@ -284,7 +292,7 @@
 
 =head1 VERSION
 
-version 0.008000
+version 0.008001
 
 =head1 SYNOPSIS
 
@@ -896,7 +904,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2017 by Arthur Axel "fREW" Schmidt.
+This software is copyright (c) 2018 by Arthur Axel "fREW" Schmidt.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.


Reply via email to