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

Changes for version 1.16

  • Workaround for OpenSolaris 11 bug. It has no termcap database and "infocmp -C" does not provide the properties 'normal', 'bold' and 'reverse' (even though "infocmp" does). Therefore, Term::Cap cannot provide these properties. In that case, fall back on terminfo and cache the results.
  • Added flash2esc()

Modules

Term::Screen based screen positioning and coloring module

Provides

in ScreenColor.pm