The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.10_02

  • added support for Color::Library dictionaries
  • minor changes to error messages
  • underscores in color names ignored
  • auto-loading color names in object-oriented interface, e.g. $obj->black()
  • stubs for DESTROY and UNTIE methods
  • 06-obj.t test more flexible
  • pointless 01-ColourNames test removed
  • more updates to documentation

Changes for version 2.10_01

  • non-word characters (spaces, punctuation) now ignored in color names
  • smarter handling of comments in rgb.txt files
  • significant rewrite to parts of the code, requires Tie::Sub
  • rewritten how FIRSTKEY and NEXTKEY methods work
  • better error handling
  • minor updates to documentation
  • typos in comments
  • added better checking for minimum Perl version reqs
  • added aliaes w/out punctuation in Netscape scheme

Modules

defines RGB values for common color names
HTML color names and equivalent RGB values
Netscape 1.1 Color Names
Windows color names and equivalent RGB values
X-Windows color names and equivalent RGB values