git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@6926
bd8105ee-0ff8-0310-8827-fb3f25b6796d
-
+1.3.7
- resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods
1.3.6
- had to cut a new release, something went wrong with use of M::I
use namespace::clean -except => [ 'meta' ];
use 5.008001; # backwards compat, doesn't warn like 5.8.1
-our $VERSION = '1.003006'; # 1.3.6
+our $VERSION = '1.003007'; # 1.3.7
with 'MooseX::Object::Pluggable';