X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FConvert%2FColor%2FLUV.pm;h=db0d1c88f7693550b9c0114b69f99d2eced947e4;hb=HEAD;hp=8e78f0602090dd82e32e370631507e7c7d78540c;hpb=a9cfbc8975e760a945648a83070383decdefdc36;p=convert-color-hsluv.git diff --git a/lib/Convert/Color/LUV.pm b/lib/Convert/Color/LUV.pm index 8e78f06..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.002001'; +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,