]> git.imager.perl.org - imager.git/blobdiff - lib/Imager/Color.pm
- extra concept index entries
[imager.git] / lib / Imager / Color.pm
index 6fbfebf8db202b2994ad2dab8b23bf1877d42133..fb76992895fff4004d5b9f0fe46675bbccdf0b5c 100644 (file)
@@ -2,7 +2,9 @@ package Imager::Color;
 
 use Imager;
 use strict;
-use vars qw();
+use vars qw($VERSION);
+
+$VERSION = "1.010";
 
 # It's just a front end to the XS creation functions.