The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Convert-Color-XTerm

0.06    2021-06-21
        [CHANGES]
         * Accept 'grey()' and 'rgb()' notations of extended colours for
           convenience
         * General style updates:
            + use VERSION
            + Docs to use barename =head2

0.05    CHANGES:
         * Updated for Convert::Color 0.06 - allows palette search

0.04    CHANGES:
         * Added HTML example
         * Various small updates to keep CPANTS happy

0.03    CHANGES:
         * Remember index of XTerm color, added accessor for it

0.02    BUGFIXES:
         * Try other locations for the X11 rgb.txt file, to account for
           various other systems

0.01    First version, released on an unsuspecting world.