From: Mr. Nobody Date: Fri, 2 Aug 2002 14:13:19 +0000 (-0700) Subject: RT#15950 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=96cbc0213e091eb81aea69b00c14233cf658344a;p=p5sagit%2Fp5-mst-13.2.git RT#15950 Subject: [PATCH] Typo in Term::ANSIColor From: "Mr. Nobody" p4raw-id: //depot/perl@18272 --- diff --git a/lib/Term/ANSIColor.pm b/lib/Term/ANSIColor.pm index 1edcfb0..7469ea1 100644 --- a/lib/Term/ANSIColor.pm +++ b/lib/Term/ANSIColor.pm @@ -227,7 +227,7 @@ Term::ANSIColor - Color screen output using ANSI escape sequences This module has two interfaces, one through color() and colored() and the other through constants. It also offers the utility function uncolor(), -which has to be explicitly imported to be used (see L). +which has to be explicitly imported to be used (see L). color() takes any number of strings as arguments and considers them to be space-separated lists of attributes. It then forms and returns the escape