color() function to prepare ansi escapes
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 16:36:00 +0000 (18:36 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 22:37:53 +0000 (00:37 +0200)
Replace code for improved descriptiveness, identical output.  Minimal
implementation of Term::ANSIColor::color without various unwanted features.


No differences found