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