Software Details:
Version: 1.0.1 updated
Upload Date: 12 May 15
Distribution Type: Freeware
Downloads: 65
The "CPAN Distributions List" will list an author's CPAN-hosted modules on remote Web pages.
The plugin is designed around Perl modules hosted on CPAN, Metacpan and GitHub, allowing developers to showcase their Perl add-ons in style.
Besides the module list, other additional details can also be pulled in and displayed as well. These include Coveralls.io and Travis-CI badges.
What is new in this release:
- Changed to use SVG badges for Coveralls.io and Travis-CI.
- Added support for pagination of queries to retrieve information from GitHub's API.
- Changed to use console.log() for non-fatal errors instead of alert().
- Added 'metacpan-distname' to allow displaying a link to the MetaCPAN page with the name of the distribution.
- Added CPAN Testers numbers to the data available for display.
What is new in version 1.0.0:
- Changed to use SVG badges for Coveralls.io and Travis-CI.
- Added support for pagination of queries to retrieve information from GitHub's API.
- Changed to use console.log() for non-fatal errors instead of alert().
- Added 'metacpan-distname' to allow displaying a link to the MetaCPAN page with the name of the distribution.
- Added CPAN Testers numbers to the data available for display.
What is new in version 0.1.0:
- First version.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found