Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

NAME

Log::ger::Screen::ColorScheme::Unlike - Unlike color scheme

VERSION

version 0.003

SYNOPSIS

Via Perl code:

use Log::ger::Output 'Screen';
log_error("error");
log_warn("warn");

Via command-line:

% PERL5OPT=-MLog::ger::Screen::ColorScheme::Unlike yourscript.pl ...

Screenshot:

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.