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

    Task::CPANPLUS::Metabase - Install everything for CPANPLUS to use
    Metabase

VERSION

    version 1.16

SYNOPSIS

      cpanp -i Task::CPANPLUS::Metabase
    
      metabase_cpanp

DESCRIPTION

    Task::CPANPLUS::Metabase is a Task module that installs the modules
    required for using Test::Reporter::Transport::Metabase with CPANPLUS
    for submitting CPAN test reports to the Metabase.

    Also included is metabase_cpanp script which will generate an
    appropriate id file and configure CPANPLUS for submitting CPAN test
    reports.

AUTHOR

    Chris Williams <chris@bingosnet.co.uk>

COPYRIGHT AND LICENSE

    This software is copyright (c) 2017 by Chris Williams.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.