WebService-ISBNDB 0.34 Latest
Kwalitee Issues
- no_files_to_be_skipped
-
Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.
Error: Build.PL,MANIFEST.SKIP,SIGNATURE,etc/ChangeLogML.xsd
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sun 06 Apr 2008 10:04:28 PM JST gpg: using DSA key DC2A77DE38E9F355 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.10,0.21,0.23,0.30,0.31,0.33,0.34
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WebService::ISBNDB | A Perl extension to access isbndb.com | 0.34 | metacpan |
WebService::ISBNDB::API | Base class for the WebService::ISBNDB API classes | 0.23 | metacpan |
WebService::ISBNDB::API::Authors | Data class for author information | 0.21 | metacpan |
WebService::ISBNDB::API::Books | Data class for book information | 0.33 | metacpan |
WebService::ISBNDB::API::Categories | Data class for category information | 0.21 | metacpan |
WebService::ISBNDB::API::Publishers | Data class for publisher information | 0.21 | metacpan |
WebService::ISBNDB::API::Subjects | Data class for subject information | 0.21 | metacpan |
WebService::ISBNDB::Agent | Base class for data-retrieval agents | 0.30 | metacpan |
WebService::ISBNDB::Agent::REST | Agent sub-class for the REST protocol | 0.31 | metacpan |
WebService::ISBNDB::Iterator | Iterator class for large result-sets | 0.10 | metacpan |