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