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

NAME

rainbow - Simple rainbow filter

SYNOPSIS

rainbow [-rgbxn] <input

DESCRIPTION

Filter input through rainbow function.

OPTIONS

-r, -g, -b

Set the R, G and/or B components to a fixed value.

-n

Set the minimum value for all three components.

-x

Set the maximum value for all three components.

SEE ALSO

HTML::Rainbow

AUTHOR

David Landgren.

Copyright 2005 David Landgren. All rights reserved.

LICENSE

This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself.