Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: Net::Z3950, Net::Z3950::APDU, Net::Z3950::Connection, Net::Z3950::Manager, Net::Z3950::Record, Net::Z3950::ResultSet, Net::Z3950::Tutorial

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).

Modules

Name Abstract Version View
Net::Z3950 Perl extension for talking to Z39.50 servers. 0.51 metacpan
Net::Z3950::APDU Read-only objects representing decoded Z39.50 APDUs metacpan
Net::Z3950::Connection Connection to a Z39.50 server, with request queue metacpan
Net::Z3950::Manager State manager for multiple Z39.50 connections. metacpan
Net::Z3950::Record base class for records retrieved from a Z39.50 server metacpan
Net::Z3950::ResultSet result set received in response to a Z39.50 search metacpan
Net::Z3950::ScanSet set of terms received in response to a Z39.50 scan metacpan
Net::Z3950::Tutorial tutorial for the Net::Z3950 module metacpan

Provides

Name File View
Net::Z3950::APDU::CircRecord Z3950/APDU.pm metacpan
Net::Z3950::APDU::CirculationData Z3950/APDU.pm metacpan
Net::Z3950::APDU::Close Z3950/APDU.pm metacpan
Net::Z3950::APDU::DANMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::DefaultDiagFormat Z3950/APDU.pm metacpan
Net::Z3950::APDU::DeleteRSResponse Z3950/APDU.pm metacpan
Net::Z3950::APDU::DiagRecs Z3950/APDU.pm metacpan
Net::Z3950::APDU::ElementData Z3950/APDU.pm metacpan
Net::Z3950::APDU::Entry Z3950/APDU.pm metacpan
Net::Z3950::APDU::HoldingsAndCirc Z3950/APDU.pm metacpan
Net::Z3950::APDU::HoldingsData Z3950/APDU.pm metacpan
Net::Z3950::APDU::InitResponse Z3950/APDU.pm metacpan
Net::Z3950::APDU::LIBRISMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::ListEntries Z3950/APDU.pm metacpan
Net::Z3950::APDU::MAB Z3950/APDU.pm metacpan
Net::Z3950::APDU::NORMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::NamePlusRecord Z3950/APDU.pm metacpan
Net::Z3950::APDU::NamePlusRecordList Z3950/APDU.pm metacpan
Net::Z3950::APDU::OID Z3950/APDU.pm metacpan
Net::Z3950::APDU::OtherInformation Z3950/APDU.pm metacpan
Net::Z3950::APDU::OtherInformationUnit Z3950/APDU.pm metacpan
Net::Z3950::APDU::PresentResponse Z3950/APDU.pm metacpan
Net::Z3950::APDU::QueryExpression Z3950/APDU.pm metacpan
Net::Z3950::APDU::QueryExpressionTerm Z3950/APDU.pm metacpan
Net::Z3950::APDU::SUTRS Z3950/APDU.pm metacpan
Net::Z3950::APDU::ScanResponse Z3950/APDU.pm metacpan
Net::Z3950::APDU::SearchInfoReport Z3950/APDU.pm metacpan
Net::Z3950::APDU::SearchInfoReport_s Z3950/APDU.pm metacpan
Net::Z3950::APDU::SearchResponse Z3950/APDU.pm metacpan
Net::Z3950::APDU::TaggedElement Z3950/APDU.pm metacpan
Net::Z3950::APDU::Term Z3950/APDU.pm metacpan
Net::Z3950::APDU::TermInfo Z3950/APDU.pm metacpan
Net::Z3950::APDU::UKMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::UNIMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::USMARC Z3950/APDU.pm metacpan
Net::Z3950::APDU::Volume Z3950/APDU.pm metacpan
Net::Z3950::APDU::Volumes Z3950/APDU.pm metacpan
Net::Z3950::Close Z3950/APDU.pm metacpan
Net::Z3950::ElementData Z3950/APDU.pm metacpan
Net::Z3950::NamePlusRecord Z3950/APDU.pm metacpan
Net::Z3950::Op Z3950.pm metacpan
Net::Z3950::OtherInformationUnit Z3950/APDU.pm metacpan
Net::Z3950::PresentStatus Z3950.pm metacpan
Net::Z3950::QueryExpression Z3950/APDU.pm metacpan
Net::Z3950::QueryType Z3950.pm metacpan
Net::Z3950::Reason Z3950.pm metacpan
Net::Z3950::Record::DANMARC Z3950/Record.pm metacpan
Net::Z3950::Record::GRS1 Z3950/Record.pm metacpan
Net::Z3950::Record::HTML Z3950/Record.pm metacpan
Net::Z3950::Record::LIBRISMARC Z3950/Record.pm metacpan
Net::Z3950::Record::MAB Z3950/Record.pm metacpan
Net::Z3950::Record::NORMARC Z3950/Record.pm metacpan
Net::Z3950::Record::OPAC Z3950/Record.pm metacpan
Net::Z3950::Record::SUTRS Z3950/Record.pm metacpan
Net::Z3950::Record::UKMARC Z3950/Record.pm metacpan
Net::Z3950::Record::UNIMARC Z3950/Record.pm metacpan
Net::Z3950::Record::USMARC Z3950/Record.pm metacpan
Net::Z3950::Record::XML Z3950/Record.pm metacpan
Net::Z3950::RecordSyntax Z3950.pm metacpan
Net::Z3950::ResultSetStatus Z3950.pm metacpan
Net::Z3950::ScanStatus Z3950.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
yazwrap/Makefile.PL metacpan