MyCPAN::Indexer::Interface::ANSIText - Present the run info as colored text


MyCPAN-Indexer documentation  | view source Contained in the MyCPAN-Indexer distribution.

Index


NAME

Top

MyCPAN::Indexer::Interface::ANSIText - Present the run info as colored text

SYNOPSIS

Top

Use this in backpan_indexer.pl by specifying it as the interface class:

	# in backpan_indexer.config
	interface_class  MyCPAN::Indexer::Interface::ANSIText

DESCRIPTION

Top

This class presents the information as the indexer runs, using plain text. Successful reports are green and failed reports are red.

SEE ALSO

Top

MyCPAN::Indexer::Interface::Text

SOURCE AVAILABILITY

Top

This code is in Github:

	git://github.com/briandfoy/mycpan-indexer.git

AUTHOR

Top

brian d foy, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Top


MyCPAN-Indexer documentation  | view source Contained in the MyCPAN-Indexer distribution.