table of contents
COLORFG(1p) | User Contributed Perl Documentation | COLORFG(1p) |
NAME¶
colorfg - color each line of input according to spec
USAGE¶
colorfg color_index [FILE..]
DESCRIPTION¶
colorfg takes input from standard input and returns it colored according to spec.
color_index is a number between 0-255, inclusive.
OPTIONS¶
-h, --help show the help and exit -m, --man show the documentation and exit
REPORTING BUGS¶
Report bugs and/or feature requests on rt.cpan.org, the repository issue tracker or directly to m@japh.se
AUTHOR¶
Magnus Woldrich CPAN ID: WOLDRICH m@japh.se http://japh.se
CONTRIBUTORS¶
None required yet.
COPYRIGHT¶
Copyright 2018 THIS APPLICATIONs "AUTHOR" and "CONTRIBUTORS" as listed above.
LICENSE¶
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO¶
Term::ExtendedColor
2022-10-14 | perl v5.34.0 |