Subject: | Please move this into the Syntax::Feature:: namespace |
Date: | Wed, 16 May 2012 20:14:24 +0100 |
To: | bugs-feature-loop [...] rt.cpan.org |
From: | Matt S Trout <mst [...] shadowcat.co.uk> |
the 'feature' namespace is reserved for perl core features.
the 'syntax' namespace was created to have one that could be used by
everybody.
If you implemented this as a Syntax::Feature:: this would be usable as
use syntax 'loop';
The current namespace is wrong, so the module needs re-implementing
correctly and removing from CPAN.
Thanks very much for releasing this though; it's very pretty and I'll be
happy to see it used once you fix the namespace :)
--
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.