Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Carp::Always::Color::HTML - Carp::Always, but with HTML color
VERSION
version 0.08
SYNOPSIS
use Carp::Always::Color::HTML;
or
perl -MCarp::Always::Color::HTML -e'sub foo { die "foo" } foo()'
DESCRIPTION
Like Carp::Always::Color, but forces HTML coloring, regardless of where STDERR is pointing to.
AUTHOR
Jesse Luehrs <doy at tozt dot net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Jesse Luehrs.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.