NAME
MyCPAN::Indexer::Interface::Text - Present the run info as plain text
SYNOPSIS
Use this in backpan_indexer.pl by specifying it as the interface class:
# in backpan_indexer.config
interface_class MyCPAN::Indexer::Interface::Text
DESCRIPTION
This class presents the information as the indexer runs, using plain text.
Methods
- do_interface( $Notes )
- component_type
-
This is an interface type
- do_interface
- skip_tick
- success_tick
- error_tick
-
Return a grapheme to represent what just happened.
SEE ALSO
MyCPAN::Indexer
SOURCE AVAILABILITY
This code is in Github:
git://github.com/briandfoy/mycpan-indexer.git
AUTHOR
brian d foy, <bdfoy@cpan.org>
COPYRIGHT AND LICENSE
Copyright © 2008-2018, brian d foy <bdfoy@cpan.org>. All rights reserved.
You may redistribute this under the terms of the Artistic License 2.0.