X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FDeclare%2FContext%2FSimple.pm;h=61f3fbc322570ee5dd658d9ce0789f53f978f8e5;hb=8aa609aed8c1042b5c9ffa49b4363eabde131d53;hp=488b8dc5c320b8a5e09c754cd3c140008b391d72;hpb=dfd7e678f3e7e1626b87cc3c908aa7ccd7196bdd;p=p5sagit%2FDevel-Declare.git diff --git a/lib/Devel/Declare/Context/Simple.pm b/lib/Devel/Declare/Context/Simple.pm index 488b8dc..61f3fbc 100644 --- a/lib/Devel/Declare/Context/Simple.pm +++ b/lib/Devel/Declare/Context/Simple.pm @@ -6,7 +6,8 @@ use Devel::Declare (); use B::Hooks::EndOfScope; use Carp qw/confess/; -our $VERSION = '0.006016'; +our $VERSION = '0.006022'; +$VERSION =~ tr/_//d; sub new { my $class = shift;