RCS file: /home/sherzodr/CVS/modules/Color-Rgb/Rgb.pm,v
Working file: Rgb.pm
head: 1.3
branch:
locks: strict
access list:
symbolic names:
start: 1.1.1.1
UltraCgis: 1.1.1
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
the library produced while "warnings" pragma enabled and improper
parsed rgb values that contain single "0". This bug was fixed in 1.2
Warnings issued by names() is fixed
(again thanks to Marc-Olivier Bernard mob@kilargo.fr )
hex2rgb() also was issueing warnings, and replacing built-in hex() with CORE::hex() solve the problem, sine the library itself has its own hex() method
revision 1.1
date: 2002/04/03 09:28:18; author: sherzodr; state: Exp;
branches: 1.1.1;
Initial revision