in reply to Re^2: Term::ANSIColor is awesome, but.. (need help) (overload and override)
in thread Term::ANSIColor is awesome, but.. (need help)
Additional idea given by a Monger:
That's if I want to not need to change anything in my current code, while adding colors. Any warnings against the dangers of this trick would be very welcome :-)local *CORE::GLOBAL::print = \&String::Colored::sing;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Term::ANSIColor is awesome, but.. (need help) (override)
by tye (Sage) on Apr 01, 2014 at 13:44 UTC | |
by mascip (Pilgrim) on Apr 01, 2014 at 14:52 UTC |