Remove use v5.14; from t/perlcritic.t
[html-element-library.git] / t / perlcritic.t
index 3045b51d84a82757a78d478cb041f24c9eb4fb71..a78597fc643ba330317cc902e89f677b5143a54d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-use v5.14;
+use strict;
 use warnings;
 
 use Test::More;
This page took 0.00940700000000005 seconds and 4 git commands to generate.