Add javascript
[gruntmaster-daemon.git] / lib / Gruntmaster / Daemon / Constants.pm
index 1171ccb2c36f960b98365d69209af12fa5e04ad4..39e51d064e2ac0fde2e9e420ac5a006cebd32b13 100644 (file)
@@ -5,9 +5,9 @@ use strict;
 use warnings;
 use parent qw/Exporter/;
 
-our $VERSION = "5999.000_003";
+our $VERSION = '5999.000_005';
 
-use constant +{
+use constant +{ ## no critic (Capitalization)
        # Accepted
        AC => 0,
 
This page took 0.009135 seconds and 4 git commands to generate.