summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-22 14:25:54 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-03-22 14:25:54 +0000
commit021bb724233baf635b358d25494b09150a23f4ee (patch)
tree00f4b9519b606b1d349ccde2dc78a28e710400ad
parent44ebaf214d875023892e1fcbaf9e864b01c5c7e0 (diff)
downloadperl-021bb724233baf635b358d25494b09150a23f4ee.tar.gz
Fix internal POD link
p4raw-id: //depot/perl@30684
-rw-r--r--lib/Term/ANSIColor.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Term/ANSIColor.pm b/lib/Term/ANSIColor.pm
index 9832c4177b..927b61cd46 100644
--- a/lib/Term/ANSIColor.pm
+++ b/lib/Term/ANSIColor.pm
@@ -32,7 +32,7 @@ use Exporter ();
ON_CYAN ON_WHITE)]);
Exporter::export_ok_tags ('constants');
-$VERSION = '1.11';
+$VERSION = '1.11_01';
##############################################################################
# Internal data structures
@@ -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<SYNOPSIS>).
+which has to be explicitly imported to be used (see L</SYNOPSIS>).
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