X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FConvert%2FColor%2FHUSLp.pm;h=4f9df360e3d6903a83641199d430b6e18e1234a1;hb=a17d2402f10384cb86b2b33118be1b0c2eb47024;hp=b8cc1865e032134b15fc4a30b5ebfd0292d82363;hpb=1f72b051c754be821a14b94b1828d71e40631de3;p=convert-color-husl.git diff --git a/lib/Convert/Color/HUSLp.pm b/lib/Convert/Color/HUSLp.pm index b8cc186..4f9df36 100644 --- a/lib/Convert/Color/HUSLp.pm +++ b/lib/Convert/Color/HUSLp.pm @@ -1,6 +1,6 @@ package Convert::Color::HUSLp; -use 5.014000; +use 5.008009; use strict; use warnings; use parent qw/Convert::Color::HUSL/; @@ -15,7 +15,7 @@ BEGIN { *_get_bounds = *Convert::Color::HUSL::_get_bounds; ## no critic (ProtectPrivate) } -our $VERSION = '0.001'; +our $VERSION = '1.000'; __PACKAGE__->register_color_space('huslp'); @@ -63,7 +63,7 @@ Convert::Color::HUSLp - a color value in the HUSLp color space =head1 DESCRIPTION -Objects of this class represent colors in the HUSLp color space, revision 3. +Objects of this class represent colors in the HUSLp color space, revision 4. Methods: