The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.502 - 2019-03-06

  • No longer reset all attributes upon calling attribute functions with zero args. Only the relevant attribute will be reset.
  • Calling fg() and bg() with zero args will now reset the foreground / background color.
  • Add a new feature that allows for passing a raw combination of colors and attributes to the coloring functions.
  • Stop using 38;<attribute> since it's broken because of broken implementation in terminals.

Documentation

a matrix of available colors from Term::ExtendedColor
colorize the dmesg output
color each line of input according to spec
show all available colors from Term::ExtendedColor, in color
strip input from attached colors and attributes

Modules

Color screen output using 256 colors