The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MyCPAN::Indexer::Interface::ShowDist - Show dists as MyCPAN processes them

SYNOPSIS

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

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

DESCRIPTION

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

Methods

component_type

This is an interface type

do_interface()
get_error

Returns the error message that most likely was the big problem.

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 © 2010-2018, brian d foy <bdfoy@cpan.org>. All rights reserved.

You may redistribute this under the terms of the Artistic License 2.0.