[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:46 UTC 2013


The following commit has been merged in the master branch:
commit 37b010dfa95222aa36b9be4a31e2ff568ae1ab8d
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Wed Mar 21 22:25:44 2012 +0000

    Make main package immutable

diff --git a/lib/Log/Stash.pm b/lib/Log/Stash.pm
index fa23c0c..eef28f6 100644
--- a/lib/Log/Stash.pm
+++ b/lib/Log/Stash.pm
@@ -83,6 +83,7 @@ foreach my $name (map { "${_}_options"  } keys %things) {
     );
 }
 
+__PACKAGE__->meta->make_immutable;
 1;
 
 =head1 NAME

-- 
libmessage-passing-perl Debian packaging



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