new
my $color = App::Tel::Color::CiscoPingRainbow->new;
New color object..
colorize
my $output = $self->colorize($input);
Given a line of text from a cisco router, this will try to colorize it.
my $color = App::Tel::Color::CiscoPingRainbow->new;
New color object..
my $output = $self->colorize($input);
Given a line of text from a cisco router, this will try to colorize it.