• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Graphics/ColorNames/H01-May-2019-558327

t/H01-May-2019-181131

Build.PLH A D01-May-2019568 3022

ChangesH A D01-May-2019984 3828

LICENSEH A D01-May-201918 KiB380292

MANIFESTH A D01-May-2019356 2423

META.jsonH A D01-May-20191.5 KiB6160

META.ymlH A D01-May-2019986 3635

Makefile.PLH A D01-May-2019457 1715

READMEH A D01-May-2019734 3520

SIGNATUREH A D01-May-20192.9 KiB5043

README

1Graphics::ColorNames::WWW
2
3  The "Graphics:ColorNames::WWW" module provides the full list of
4  color names from various Web specifications and implementations.
5
6INSTALLATION
7
8  To install this module type the following:
9
10     perl Build.PL
11     ./Build
12     ./Build test
13     ./Build install
14
15DEPENDENCIES
16
17  This module requires these other modules and libraries:
18
19     - Graphics::ColorNames
20
21AUTHOR
22
23  Claus Färber <CFAERBER@cpan.org>
24
25  Based on C<Graphics::ColorNames::HTML> by Robert Rothenberg.
26
27LICENSE
28
29  Copyright © 2005-2019 Claus Färber.
30
31  Copyright © 2001-2004 Robert Rothenberg.
32
33  All rights reserved.  This program is free software; you can redistribute it
34  and/or modify it under the same terms as Perl itself.
35