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

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

   http://metacpan.org/module/CPAN::Testers::Common::Client

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

   perldoc CPAN::Testers::Common::Client

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-2013, Breno G. de Oliveira

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