App-cpanminus-reporter

This is a WORK IN PROGRESS, as in NOT DONE YET.

It's meant to let you use CPAN Testers with cpanm :)

Find us (garu, xdg, barbie, miyagawa) on irc.perl.org if you care and/or
wish to contribute. Thanks!




These are generic instructions to install the module. Please refer to:

   http://beta.metacpan.org/module/MODULE

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

   perldoc MODULE

after the the module is installed.


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install


COPYRIGHT AND LICENCE

Copyright (C) 2012, Breno G. de Oliveira

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