Text-BibTeX 0.48 Deleted
Kwalitee Issues
- 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.
- 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.
- 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: Text::BibTeX, Text::BibTeX::BibFormat, Text::BibTeX::BibSort, Text::BibTeX::Entry, Text::BibTeX::File, Text::BibTeX::Name, Text::BibTeX::NameFormat, Text::BibTeX::Structure, Text::BibTeX::Value
- 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 |
|---|---|---|---|
| Text::BibTeX | interface to read and parse BibTeX files | 0.48 | metacpan |
| Text::BibTeX::BibEntry | metacpan | ||
| Text::BibTeX::BibFormat | formats bibliography entries | metacpan | |
| Text::BibTeX::BibSort | generate sort keys for bibliographic entries | metacpan | |
| Text::BibTeX::BibStructure | metacpan | ||
| Text::BibTeX::Entry | read and parse BibTeX files | metacpan | |
| Text::BibTeX::File | interface to whole BibTeX files | metacpan | |
| Text::BibTeX::Name | interface to BibTeX-style author names | metacpan | |
| Text::BibTeX::NameFormat | format BibTeX-style author names | metacpan | |
| Text::BibTeX::SimpleValue | metacpan | ||
| Text::BibTeX::Structure | provides base classes for user structure modules | metacpan | |
| Text::BibTeX::StructuredEntry | metacpan | ||
| Text::BibTeX::Value | interfaces to BibTeX values and simple values | metacpan |