Drop minimum perl version from 5.14.0 to 5.8.9
[convert-color-husl.git] / lib / Convert / Color / HUSLp.pm
index b044ff5adfcb65ae7e5eaf665c68c2886ac75370..f790af63777959c291c8e564f1b00836593c105d 100644 (file)
@@ -1,6 +1,6 @@
 package Convert::Color::HUSLp;
 
-use 5.014000;
+use 5.008009;
 use strict;
 use warnings;
 use parent qw/Convert::Color::HUSL/;
This page took 0.01029 seconds and 4 git commands to generate.