|
NAME$> text_colorizer - transforms a text file with embeded color tags to HTML or ANSI USAGE$> text_colorizer [options] file_name Use A<ansi_color on_ansi_color> tags where you want the color to change, IE: display_help() A<bright_green>unless @ARGV ;A<bright_white> use A<bright_red>Data::TreeDumperA<bright_white> ; use Text::Colorizer A<yellow>qw() ; displays as (can't be rendered in a man page but will be in the html documentation): The start color is bright_white rendered on a black background. OPTIONSformat|f ANSI or HTML color_file|c file containing color definitions EXIT STATUSNon zero in case of error.AUTHORNadim ibn hamouda el Khemir CPAN ID: NKH mailto: nkh@cpan.org
Visit the GSP FreeBSD Man Page Interface. |