Author forgot to mention that CPAN modules are automatically tested on various platforms and different Perl versions.<p>The test matrix,
<a href="http://www.cpantesters.org/distro/W/WebService-NationBuilder.html?oncpan=1&distmat=1&version=0.0105" rel="nofollow">http://www.cpantesters.org/distro/W/WebService-NationBuilder...</a><p>The test itself,
<a href="https://metacpan.org/source/AANARI/WebService-NationBuilder-0.0105/t/01-basic.t" rel="nofollow">https://metacpan.org/source/AANARI/WebService-NationBuilder-...</a>
While the CPAN process is quick and easy to publish modules and get code from the web, it still lacks an "uninstall" function. There are a number of ad-hoc tools that (attempt to) uninstall CPAN modules, but the package manager itself has only the install action [0].<p>Using the system package manager has worked much better for me.<p>[0]: <a href="http://stackoverflow.com/questions/2626449/how-can-i-de-install-a-perl-module-installed-via-cpan" rel="nofollow">http://stackoverflow.com/questions/2626449/how-can-i-de-inst...</a>