HTTP-OAI 3.12 Deleted
Kwalitee Issues
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: HTTP::OAI, HTTP::OAI::Error, HTTP::OAI::GetRecord, HTTP::OAI::Headers, HTTP::OAI::Identify, HTTP::OAI::ListIdentifiers, HTTP::OAI::ListMetadataFormats, HTTP::OAI::ListRecords, HTTP::OAI::ListSets, HTTP::OAI::Metadata::OAI_Eprints, HTTP::OAI::Metadata::OAI_Identifier, HTTP::OAI::MetadataFormat, HTTP::OAI::Record, HTTP::OAI::Response, HTTP::OAI::ResumptionToken, HTTP::OAI::Set
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: HTTP::OAI, HTTP::OAI::Error, HTTP::OAI::GetRecord, HTTP::OAI::Harvester, HTTP::OAI::Headers, HTTP::OAI::Identify, HTTP::OAI::ListIdentifiers, HTTP::OAI::ListMetadataFormats, HTTP::OAI::ListRecords, HTTP::OAI::ListSets, HTTP::OAI::Metadata, HTTP::OAI::Metadata::OAI_DC, HTTP::OAI::Metadata::OAI_Eprints, HTTP::OAI::Metadata::OAI_Identifier, HTTP::OAI::MetadataFormat, HTTP::OAI::Record, HTTP::OAI::Repository, HTTP::OAI::Response, HTTP::OAI::ResumptionToken, HTTP::OAI::SAXHandler, HTTP::OAI::Set
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/HTTP/OAI.pm: HASH(0x559ce5ecdf00)
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| HTTP::OAI | API for the OAI-PMH | metacpan | |
| HTTP::OAI::Error | Encapsulates OAI error codes | metacpan | |
| HTTP::OAI::GetRecord | An OAI GetRecord response | metacpan | |
| HTTP::OAI::Harvester | Agent for harvesting from Open Archives version 1.0, 1.1, 2.0 and static ('2.0s') compatible repositories | 3.12 | metacpan |
| HTTP::OAI::Header | Encapsulates an OAI header structure | metacpan | |
| HTTP::OAI::Headers | Encapsulation of 'header' values | metacpan | |
| HTTP::OAI::Identify | Provide access to an OAI Identify response | metacpan | |
| HTTP::OAI::ListIdentifiers | metacpan | ||
| HTTP::OAI::ListMetadataFormats | Provide access to an OAI ListMetadataFormats response | metacpan | |
| HTTP::OAI::ListRecords | Provide access to an OAI ListRecords response | metacpan | |
| HTTP::OAI::ListSets | Provide access to an OAI ListSets response | metacpan | |
| HTTP::OAI::Metadata | Base class for data objects that contain DOM trees | metacpan | |
| HTTP::OAI::Metadata::OAI_DC | Easy access to OAI Dublin Core | metacpan | |
| HTTP::OAI::Metadata::OAI_Eprints | metacpan | ||
| HTTP::OAI::Metadata::OAI_Identifier | metacpan | ||
| HTTP::OAI::MetadataFormat | Encapsulates OAI metadataFormat XML data | metacpan | |
| HTTP::OAI::Record | Encapsulates OAI record XML data | metacpan | |
| HTTP::OAI::Repository | Documentation for building an OAI compliant repository using OAI-PERL | metacpan | |
| HTTP::OAI::Response | An OAI response | metacpan | |
| HTTP::OAI::ResumptionToken | Encapsulates an OAI resumption token | metacpan | |
| HTTP::OAI::SAXHandler | SAX2 utility filter | metacpan | |
| HTTP::OAI::Set | Encapsulates OAI set XML data | metacpan | |
| HTTP::OAI::UserAgent | Extension of the LWP::UserAgent for OAI HTTP requests | metacpan |