Changes for Devel-Declare
+0.003002
+ - Depend on Sub::Name and B::Hooks::EndOfScope. MethodInstaller::Simple and
+ Context::Simple use them.
+
0.003001
- Don't use :lvalue in Context::Simple and MethodInstaller::Simple to keep
the debugger happy.
use warnings;
use 5.008001;
-our $VERSION = '0.003001';
+our $VERSION = '0.003002';
use constant DECLARE_NAME => 1;
use constant DECLARE_PROTO => 2;