NNexus 2.0alpha3 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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: NNexus::Cookbook, NNexus::Manual, NNexus::StopWordList
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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.
- 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: NNexus::Cookbook, NNexus::Manual, NNexus::StopWordList
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/NNexus.pm: HASH(0x5597e1c3ca48)
- 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 |
---|---|---|---|
NNexus | Procedural API for NNexus indexing, auto-linking and annotation. | metacpan | |
NNexus::Annotate | Class for serializing NNexus concepts into annotations | metacpan | |
NNexus::Classification | Dismabiguation logic for NNexus concept harvests | metacpan | |
NNexus::Concepts | API for Manipulation of NNexus Concepts and Concept harvests | metacpan | |
NNexus::DB | DBI interface for NNexus, provides one DBI handle per NNexus::DB object. | metacpan | |
NNexus::DB::API | Routines for commonly used NNexus queries | metacpan | |
NNexus::Discover | Concept discovery for plain-text and HTML entries | metacpan | |
NNexus::Index::Dispatcher | High-level dispatcher to the correct domain indexer classes. | metacpan | |
NNexus::Index::Dlmf | Indexing plug-in for the L<DLMF.nist.gov|http://dlmf.nist.gov> domain. | metacpan | |
NNexus::Index::Mathworld | Indexing plug-in for the L<MathWorld.wolfram.com|http://mathworld.wolfram.com> domain. | metacpan | |
NNexus::Index::Planetmath | Indexing plug-in for the L<PlanetMath.org|http://planetmath.org> domain. | metacpan | |
NNexus::Index::Template | Foundation Template for NNexus Domain Indexers | metacpan | |
NNexus::Index::Wikipedia | Indexing plug-in for the (English) L<Wikipedia.org|http://wikipedia.org> domain. | metacpan | |
NNexus::Job | Low-level API for servicing Job Requests to NNexus | metacpan | |
NNexus::Morphology | Basic morphological and canonicalization routines | metacpan | |
NNexus::StopWordList | A stop word list for mathematical texts | metacpan |