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 1.010 - 2015-10-21

  • Add &{} overloading ("codulate") to easily wrap some text with color and Reset. Unfortunately, it is not usable in practice due a core perl bug. This allows to build efficient "chromizers" (closures that colorize and Reset).
  • Disable fallbacks for overload.pm, to reduce (dangerous) magic
  • Remove ->clone method that is useless as Term::Chrome values are immutables

Modules

DSL for colors and other terminal chrome