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


The following commit has been merged in the master branch:
commit 3f2c15501d2fd7079d63cecbacaa1ee1ff2d236c
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Tue Jul 31 08:46:04 2012 +0100

    Add a note in the changelog

diff --git a/Changes b/Changes
index 640d31d..4a1d802 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,17 @@
     uses no XS code. Components can still be written using full
     Moose, as Moo supports upgrading classes to full Moose classes.
 
+    Note however that this implies the following changes to custom scripts:
+
+    - Scripts should use MooX::Options instead of MooseX::Getopt,
+      attributes will need to be updated to use the 'option' keyword
+      rather than 'has'.
+
+    - Message::Passing::Role::CLIComponent is now built on top of
+      Package::Variant rather than MooseX::Role::Parameterized,
+      and so scripts should now import it and use the function
+      provided to generate roles.
+
 0.010
   - Doc fix in Message::Passing::Manual::Cookbook
     https://github.com/suretec/Message-Passing/pull/2

-- 
libmessage-passing-perl Debian packaging



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