X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FConvert%2FColor%2FHUSL.pm;h=9ecd20c26a68ea69ddddfdf792ec891577bc7bcd;hb=HEAD;hp=192f5e2980ee6e723f26794c895e99251543a6db;hpb=1f72b051c754be821a14b94b1828d71e40631de3;p=convert-color-husl.git diff --git a/lib/Convert/Color/HUSL.pm b/lib/Convert/Color/HUSL.pm index 192f5e2..9ecd20c 100644 --- a/lib/Convert/Color/HUSL.pm +++ b/lib/Convert/Color/HUSL.pm @@ -1,6 +1,6 @@ package Convert::Color::HUSL; -use 5.014000; +use 5.008009; use strict; use warnings; use parent qw/Convert::Color/; @@ -20,7 +20,7 @@ BEGIN { *EPS = *Convert::Color::LUV::EPS; } -our $VERSION = '0.001'; +our $VERSION = '1.000'; __PACKAGE__->register_color_space('husl'); @@ -119,7 +119,7 @@ Convert::Color::HUSL - a color value in the HUSL color space =head1 DESCRIPTION -Objects of this class represent colors in the HUSL color space, revision 3. +Objects of this class represent colors in the HUSL color space, revision 4. Methods: