There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

unansi - Remove ANSI coloring from output or files

VERSION

version 0.003

SYNOPSIS

unansi my_file-colored.txt > my_file-uncolored.txt
cat my_file-colored.txt | unansi

DESCRIPTION

This application simply removes all ANSI coloring from either stdin or from a given file. It prints everything to screen.

AUTHOR

Sawyer X

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016 by Sawyer X.

This is free software, licensed under:

The MIT (X11) License