Encode-MAB2 0.09 Latest
Kwalitee Issues
- 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: Encode::MAB2table
- 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.
- 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: Encode::MAB2, Encode::MAB2table, MAB2::Record::Base, MAB2::Record::gkd, MAB2::Record::lokal, MAB2::Record::pnd, MAB2::Record::swd, MAB2::Record::titel, Tie::MAB2::Dualdb, Tie::MAB2::Dualdb::Id, Tie::MAB2::Dualdb::Recno, Tie::MAB2::Id, Tie::MAB2::Recno, Tie::MAB2::RecnoViaId
- 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.01,0.03,0.09,0.30,1.005,1.006
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Encode::MAB2 | Das C<Maschinelle Austauschformat fuer Bibliotheken> | 0.09 | metacpan |
Encode::MAB2table | Table-driven transformation from MAB2 character set to Unicode | 0.09 | metacpan |
MAB2::Record::Base | Access an MAB2 record | 0.03 | metacpan |
MAB2::Record::gkd | 0.01 | metacpan | |
MAB2::Record::lokal | 0.01 | metacpan | |
MAB2::Record::pnd | 0.01 | metacpan | |
MAB2::Record::swd | 0.01 | metacpan | |
MAB2::Record::titel | 0.01 | metacpan | |
Tie::MAB2::Dualdb | A BerkeleyDB dual db (both Recno and Hash) for MAB2 records | metacpan | |
Tie::MAB2::Dualdb::Id | A BerkeleyDB access to the hash side of a dualdb | 1.005 | metacpan |
Tie::MAB2::Dualdb::Recno | A BerkeleyDB access to the array side of a dualdb | 1.006 | metacpan |
Tie::MAB2::Id | Read a raw MAB2 file into a tied hash | 1.005 | metacpan |
Tie::MAB2::Recno | Read a raw MAB2 file in a tied array | 1.006 | metacpan |
Tie::MAB2::RecnoViaId | mediate between Tie::MAB2::Id and ::Recno | 0.30 | metacpan |