Code Monkey home page Code Monkey logo

app-cpanminus-reporter's Introduction

App-cpanminus-reporter

Build status Coverage Status CPAN version

This distribution creates a tiny app called cpanm-reporter that lets you send cpanm output to CPAN Testers.

Setup

New to CPAN Testers' reporting? No problem! Just run:

> cpanm-reporter --setup

And we will walk you through everything you need :)

(if you already use CPAN::Reporter, you can safely skip the setup)

Usage

Call cpanm as you normally would:

> cpanm Moose Catalyst::Runtime Data::Printer ...

then, just call cpanm-reporter:

> cpanm-reporter

Optional Arguments

--build_dir=PATH       Where your build directory is, containing
                       each dist's subdir. Default: $HOME/.cpanm/latest-build

--build_logfile=PATH   Where the build.log is. Default: $BUILD_DIR/build.log

--verbose (or -v)      Extra output

--quiet (or -q)        As little output as possible (voids -v)

--setup                Sets up the CPAN Testers configuration for you

--only=A::B,C::D,...   Only send reports for these modules

--exclude=A::B,...     Don't send reports for these modules

--dry-run              Prepare, but do not actually send reports

--skip-history         Skips reading/writing to CPAN Testers' history file

For more information, please refer to the full documentation at:

https://metacpan.org/release/App-cpanminus-reporter

That same documentation will also be available to you after installation at the command line. Just type:

perldoc cpanm-reporter

after installing this module.

Installation

To install this module via cpanm:

> cpanm App::cpanminus::reporter

Or, at the cpan shell:

cpan> install App::cpanminus::reporter

If you wish to install it manually, download and unpack the tarball and run the following commands:

perl Makefile.PL
make
make test
make install

Thank you for using cpanm-reporter! Please let me know of potential issues, bugs and wishlists :)

COPYRIGHT AND LICENCE

Copyright (C) 2012-2015, Breno G. de Oliveira

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

app-cpanminus-reporter's People

Contributors

ambs avatar brunobuss avatar davel avatar garu avatar ioanrogers avatar jkeenan avatar mnlagrasta avatar nawglan avatar plicease avatar wolfsage avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.