The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.71 - 2014-04-09

  • For convenience, use_color and color_depth can set each other. For example, setting $obj->use_color(256) or COLOR=8_bit will now enable color as well as set color_depth to 256. Setting $obj->color_depth(16) will enable use_color, while $obj->color_depth(0) will disable use_color.

Modules

Role for class wanting to support border styles
Role for class wanting to support color themes
Role for class that generates documentation with sections
Provide add_doc_lines() to add text with optional text wrapping
Role for terminal-related attributes
SHARYANTO's temporary namespace for various roles