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