NAME
uricolor - Colorize URIs with ANSI colors.
SYNOPSIS
$ uricolor [-hVds] [-c color] [file ...]
-h, --help help
-V, --version version
-d debug
-s schemeless
-c color (default : underline blue)
DESCRIPTION
uricolor is a Perl script to colorize URIs with ANSI colors. It reads files sequentially, and writes them to STDOUT, with all URIs colored (underline blue). If file is a dash "-" or if no file is given, uricolor reads from STDIN.
BUGS
Please report any bugs or feature requests to bug-app-uricolor at rt.cpan.org
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-uricolor. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
AUTHOR
jul, <kal247 at gmail.com>
LICENSE AND COPYRIGHT
This software is Copyright (c) 2019 by jul.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
SEE ALSO
urifind, URI::Find, URI::Find::Schemeless