MyCPAN::Indexer::Interface::Text - Present the run info as plain text


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

Index


NAME

Top

MyCPAN::Indexer::Interface::Text - Present the run info as plain 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::Text

DESCRIPTION

Top

This class presents the information as the indexer runs, using plain text.

Methods

do_interface( $Notes )

SEE ALSO

Top

MyCPAN::Indexer

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.