Searched defs:Color (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DColor.pm1 # Pod::Text::Color -- Convert POD data to formatted color ASCII text
2 # $Id: Color.pm,v 1.4 2002/07/15 05:46:00 eagle Exp $
17 package Pod::Text::Color;
97 Pod::Text::Color - Convert POD data to formatted color ASCII text
101 use Pod::Text::Color;
102 my $parser = Pod::Text::Color->new (sentence => 0, width => 78);
112 Pod::Text::Color is a simple subclass of Pod::Text that highlights output

Completed in 20 milliseconds