Subject: | This should be a syntax plugin |
Date: | Fri, 27 Jul 2012 11:03:27 +0100 |
To: | bugs-feature-each_on_array [...] rt.cpan.org |
From: | Matt S Trout <mst [...] shadowcat.co.uk> |
This should be enabled using:
use syntax 'each_on_array';
which can then go into a Syntax::Keyword:: module which either loads the
relevant XS, or on 5.12+ does nothing.
the feature:: namespace is for core so this isn't the right place - the
other feature:: modules have already moved.
--
Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue
http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/
Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst
commercial support, training and consultancy packages could help your team.