[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88

Tomas Doran bobtfish at bobtfish.net
Mon May 6 11:56:55 UTC 2013


The following commit has been merged in the master branch:
commit 825ff5f9e7b7a5f02f967852e5d65a4a91de9ddf
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Mon Apr 30 01:06:21 2012 +0100

    Stop the DSL doing also Moose in it's exporter
    
    We never use it, and it now breaks things

diff --git a/lib/Log/Stash/DSL.pm b/lib/Log/Stash/DSL.pm
index 08ab677..7f93f57 100644
--- a/lib/Log/Stash/DSL.pm
+++ b/lib/Log/Stash/DSL.pm
@@ -9,7 +9,6 @@ use AnyEvent;
 
 Moose::Exporter->setup_import_methods(
     as_is     => [qw/ run_log_server log_chain input filter output /],
-    also      => 'Moose',
 );
 
 our $FACTORY;

-- 
libmessage-passing-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list