]> iEval git - acme-evil.git/blobdiff - lib/evil.pm
CPANTS compliance + Bump version and update Changes
[acme-evil.git] / lib / evil.pm
index 9aa718bef81c04205e8bf25a2a636f0b8b32b0f6..adee0e55c468f33b507b789dd38601b528536c3d 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 package evil;
 
-use 5.008009;
+use 5.010001;
 use strict;
 use warnings;
 
@@ -10,7 +10,7 @@ use Carp;
 my $INTERMEDIATE = __PACKAGE__.'/intermediate';
 my $LAX          = __PACKAGE__.'/lax';
 
-our $VERSION = 0.003;
+our $VERSION = 0.003002;
 
 our %tainted;
 our %wants_strict;
This page took 0.02483 seconds and 4 git commands to generate.