Net-Z3950-DBIServer 1.05
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: META.yml,lib/Net/Z3950/DBIServer/Config.pm,lib/Net/Z3950/DBIServer/Exception.pm,lib/Net/Z3950/DBIServer/GRS1.pm,lib/Net/Z3950/DBIServer/Install.pm,lib/Net/Z3950/DBIServer/Intro.pm,lib/Net/Z3950/DBIServer/LICENCE.pm,lib/Net/Z3950/DBIServer/MARC.pm,lib/Net/Z3950/DBIServer/Makefile,lib/Net/Z3950/DBIServer/ResultSet.pm,lib/Net/Z3950/DBIServer/Run.pm,lib/Net/Z3950/DBIServer/SUTRS.pm,lib/Net/Z3950/DBIServer/Spec.pm,lib/Net/Z3950/DBIServer/Tutorial.pm,lib/Net/Z3950/DBIServer/XML.pm,lib/Net/Z3950/DBIServer,lib/Net/Z3950/DBIServer.pm,lib/Net/Z3950,lib/Net,lib
- 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: Net::Z3950::DBIServer::LICENCE
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Net-Z3950-DBIServer-1.05/lib/Net/Z3950/DBIServer/Intro.pm -- Around line 331: Non-ASCII character seen before =encoding in '£2500'. Assuming CP1252
- 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_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::DBIServer, Net::Z3950::DBIServer::Config, Net::Z3950::DBIServer::Exception, Net::Z3950::DBIServer::GRS1, Net::Z3950::DBIServer::Install, Net::Z3950::DBIServer::Intro, Net::Z3950::DBIServer::LICENCE, Net::Z3950::DBIServer::MARC, Net::Z3950::DBIServer::ResultSet, Net::Z3950::DBIServer::Run, Net::Z3950::DBIServer::SUTRS, Net::Z3950::DBIServer::Spec, Net::Z3950::DBIServer::Tutorial, Net::Z3950::DBIServer::XML
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Z3950::DBIServer | Generic Z39.50-to-Relational Database gateway module | 1.05 | metacpan |
Net::Z3950::DBIServer::Config | Configuration file parser for DBIServer | metacpan | |
Net::Z3950::DBIServer::Exception | exception thrown by DBIServer module | metacpan | |
Net::Z3950::DBIServer::GRS1 | build GRS-1 records for DBIServer | metacpan | |
Net::Z3950::DBIServer::Install | The zSQLgate Installation Guide | metacpan | |
Net::Z3950::DBIServer::Intro | An Introduction to zSQLgate | metacpan | |
Net::Z3950::DBIServer::MARC | build MARC records for DBIServer | metacpan | |
Net::Z3950::DBIServer::ResultSet | in-progress result set objects for DBIServer | metacpan | |
Net::Z3950::DBIServer::Run | Invoking the zSQLgate Server | metacpan | |
Net::Z3950::DBIServer::SUTRS | build SUTRS records for DBIServer | metacpan | |
Net::Z3950::DBIServer::Spec | The zSQLgate Configuration File Format | metacpan | |
Net::Z3950::DBIServer::Tutorial | The zSQLgate Tutorial | metacpan | |
Net::Z3950::DBIServer::XML | build XML records for DBIServer | metacpan |
Provides
Name | File | View |
---|---|---|
Net::Z3950::DBIServer::Config::AuxSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::DataSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::ElementSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::FormatSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::GRS1ElementSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::GRS1Spec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::PerDB | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::SearchSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::XMLElementSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::DBIServer::Config::XMLSpec | lib/Net/Z3950/DBIServer/Config.pm | metacpan |
Net::Z3950::RPN::And | lib/Net/Z3950/DBIServer.pm | metacpan |
Net::Z3950::RPN::AndNot | lib/Net/Z3950/DBIServer.pm | metacpan |
Net::Z3950::RPN::Or | lib/Net/Z3950/DBIServer.pm | metacpan |
Net::Z3950::RPN::Term | lib/Net/Z3950/DBIServer.pm | metacpan |