git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-Declare@3894
bd8105ee-0ff8-0310-8827-fb3f25b6796d
Changes for Devel-Declare
-0.001005
+0.001006
- nasty goto &$func hack to avoid :lvalue+list context weirdness
- correct SvGROW invocation
+
+0.001005
- stop using & prototypes at all
0.001004
use warnings;
use 5.008001;
-our $VERSION = '0.001005';
+our $VERSION = '0.001006';
# mirrored in Declare.xs as DD_HANDLE_*