The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.