X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FConvert%2FColor%2FLUV.pm;h=db0d1c88f7693550b9c0114b69f99d2eced947e4;hb=HEAD;hp=926844432e0899b746d8ea6255e127ffe38977c5;hpb=936b14ca363796df38f8cd3a218a9f361dfac7bd;p=convert-color-hsluv.git diff --git a/lib/Convert/Color/LUV.pm b/lib/Convert/Color/LUV.pm index 9268444..db0d1c8 100644 --- a/lib/Convert/Color/LUV.pm +++ b/lib/Convert/Color/LUV.pm @@ -7,7 +7,7 @@ use parent qw/Convert::Color/; use Convert::Color::XYZ; -our $VERSION = '0.002'; +our $VERSION = '1.000001'; use constant +{ ## no critic (Capitalization) KAPPA => (29/3) ** 3, @@ -137,7 +137,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2015 by Marius Gavrilescu +Copyright (C) 2015-2017 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.2 or,