X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FConvert%2FColor%2FLCh.pm;h=f52ee458c3e2a37eed1ada60d0a5cad4b5e1e12f;hb=4e59696a82a1dceb7bf28416d0cb2ce58cf351bd;hp=3632729c461f14923bc7d12826f4d5fa2c624f05;hpb=00e063a53708d76f2a54ce1eaf20638681336f03;p=convert-color-husl.git diff --git a/lib/Convert/Color/LCh.pm b/lib/Convert/Color/LCh.pm index 3632729..f52ee45 100644 --- a/lib/Convert/Color/LCh.pm +++ b/lib/Convert/Color/LCh.pm @@ -1,6 +1,6 @@ package Convert::Color::LCh; -use 5.014000; +use 5.008009; use strict; use warnings; use parent qw/Convert::Color/;