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:


revision 1.3
date: 2002/07/02 14:09:47; author: sherzodr; state: Exp; lines: +28 -2 * Marc-Olivier BERNARD <mob@kilargo.fr> notified of the warnings that
        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

Some touches to the manual...

revision 1.1
date: 2002/04/03 09:28:18; author: sherzodr; state: Exp; branches: 1.1.1;
Initial revision


revision 1.1.1.1
date: 2002/04/03 09:28:18; author: sherzodr; state: Exp; lines: +0 -0 Initial working copy imported to CVS