Encode-MAB2 0.08-TRIAL Deleted
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: MAB2table.c,MAB2table.o,MAB2table.xs,MAB2table_t.c,MAB2table_t.exh,MAB2table_t.fnm,MAB2table_t.h,MAB2table_t.o,MYMETA.json,MYMETA.yml,Makefile,pm_to_blib
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile, pm_to_blib
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (43) does not match dist (55):
- Missing in MANIFEST: MAB2table.c, MAB2table.o, MAB2table.xs, MAB2table_t.c, MAB2table_t.exh, MAB2table_t.fnm, MAB2table_t.h, MAB2table_t.o, MYMETA.json, MYMETA.yml, Makefile, pm_to_blib
- 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
- 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. WARNING: This key is not certified with a trusted signature! Primary key fingerprint: 50A0 ED26 8AA2 95BD 2CA0 411E EC80 39F0 A317 C15D Not in MANIFEST: MAB2table.c Not in MANIFEST: MAB2table.o Not in MANIFEST: MAB2table.xs Not in MANIFEST: MAB2table_t.c Not in MANIFEST: MAB2table_t.exh Not in MANIFEST: MAB2table_t.fnm Not in MANIFEST: MAB2table_t.h Not in MANIFEST: MAB2table_t.o Not in MANIFEST: Makefile Not in MANIFEST: MYMETA.json Not in MANIFEST: MYMETA.yml Not in MANIFEST: pm_to_blib ==> MISMATCHED content between MANIFEST and distribution files! <==
- 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.08,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.08 | metacpan |
Encode::MAB2table | Table-driven transformation from MAB2 character set to Unicode | 0.08 | 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 |