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)
commitc4edcd34541db046c3a7b444212ed3b79ece899b
tree0f59244eb287b98dbe72b3d20fb67e18186e1d40
parentccbfed9910837a2be60c8b3ef0f990bcf60c0f2b
color() function to prepare ansi escapes

Replace code for improved descriptiveness, identical output.  Minimal
implementation of Term::ANSIColor::color without various unwanted features.
barcat