MOSES-MOBY 0.96.1 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: MOSES-MOBY-0.96.1/lib/MOSES/MOBY/Service/ServiceBase.pm -- Around line 234: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' MOSES-MOBY-0.96.1/lib/MOSES/MOBY.pm -- Around line 1379: =cut found outside a pod block. Skipping to next block. Around line 1527: =cut found outside a pod block. Skipping to next block. Around line 1940: =cut found outside a pod block. Skipping to next block. Around line 2018: =cut found outside a pod block. Skipping to next block.
- 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: MOSES::MOBY::Async, MOSES::MOBY::Base, MOSES::MOBY::Cache::Central, MOSES::MOBY::Cache::Registries, MOSES::MOBY::Config, MOSES::MOBY::Data::Boolean, MOSES::MOBY::Data::DateTime, MOSES::MOBY::Data::Float, MOSES::MOBY::Data::Integer, MOSES::MOBY::Data::Object, MOSES::MOBY::Data::ProvisionInformation, MOSES::MOBY::Data::String, MOSES::MOBY::Data::Xref, MOSES::MOBY::Def::Data, MOSES::MOBY::Def::DataType, MOSES::MOBY::Def::Namespace, MOSES::MOBY::Def::Relationship, MOSES::MOBY::Def::Service, MOSES::MOBY::Def::ServiceType, MOSES::MOBY::Generators::GenServices, MOSES::MOBY::Generators::GenTypes, MOSES::MOBY::Generators::Utils, MOSES::MOBY::Package, MOSES::MOBY::Parser, MOSES::MOBY::Service::ServiceBase, MOSES::MOBY::ServiceException, MOSES::MOBY::Tags
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.03,1.04,1.05,1.06,1.07,1.09,1.11
- 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 |
---|---|---|---|
MOSES::MOBY | Start here! Documentation for the Perl extension for the automatic generation of BioMOBY web services! | 1.11 | metacpan |
MOSES::MOBY::Async | A module for interacting with HTTP POST WSRF asynchronous services | 1.03 | metacpan |
MOSES::MOBY::Base | Hash-based abstract super-class for all MOBY objects | 1.06 | metacpan |
MOSES::MOBY::Cache::Central | access to locally cached Moby entities | 1.09 | metacpan |
MOSES::MOBY::Cache::Registries | List of known BioMoby registries | 1.06 | metacpan |
MOSES::MOBY::Config | A hash based configuration module based on Config::Simple | 1.06 | metacpan |
MOSES::MOBY::Data::Boolean | A primite Moby data type for booleans | 1.04 | metacpan |
MOSES::MOBY::Data::DateTime | A primite Moby data type for dates/times | 1.05 | metacpan |
MOSES::MOBY::Data::Float | A primite Moby data type for float numbers | 1.04 | metacpan |
MOSES::MOBY::Data::Integer | A primite Moby data type for integers | 1.04 | metacpan |
MOSES::MOBY::Data::Object | A base Moby data type | 1.05 | metacpan |
MOSES::MOBY::Data::ProvisionInformation | a provision information block (PIB) | 1.04 | metacpan |
MOSES::MOBY::Data::String | A primite Moby data type for strings | 1.04 | metacpan |
MOSES::MOBY::Data::Xref | a Moby cross-reference | 1.04 | metacpan |
MOSES::MOBY::Def::Data | a BioMoby definition of a service input/output | 1.04 | metacpan |
MOSES::MOBY::Def::DataType | a definition of BioMoby data type | 1.04 | metacpan |
MOSES::MOBY::Def::Namespace | a definition of a BioMoby Namespace | 1.04 | metacpan |
MOSES::MOBY::Def::Relationship | a definition of relationships between Moby data types | 1.04 | metacpan |
MOSES::MOBY::Def::Service | a BioMoby service definition | 1.05 | metacpan |
MOSES::MOBY::Def::ServiceType | a BioMoby service type definition | 1.04 | metacpan |
MOSES::MOBY::Generators::GenServices | generator of Moby services | 1.09 | metacpan |
MOSES::MOBY::Generators::GenTypes | generator of Moby data types | 1.04 | metacpan |
MOSES::MOBY::Generators::Utils | 1.07 | metacpan | |
MOSES::MOBY::Package | 1.04 | metacpan | |
MOSES::MOBY::Parser | parser of XML BioMoby messages | 1.04 | metacpan |
MOSES::MOBY::Service::ServiceBase | 1.04 | metacpan | |
MOSES::MOBY::ServiceException | 1.04 | metacpan | |
MOSES::MOBY::Tags | 1.04 | metacpan |
Provides
Name | File | View |
---|---|---|
MOSES::MOBY::Collection | lib/MOSES/MOBY/Package.pm | metacpan |
MOSES::MOBY::DataElement | lib/MOSES/MOBY/Package.pm | metacpan |
MOSES::MOBY::Def::PrimaryData | lib/MOSES/MOBY/Def/Data.pm | metacpan |
MOSES::MOBY::Def::PrimaryDataSet | lib/MOSES/MOBY/Def/Data.pm | metacpan |
MOSES::MOBY::Def::PrimaryDataSimple | lib/MOSES/MOBY/Def/Data.pm | metacpan |
MOSES::MOBY::Def::SecondaryData | lib/MOSES/MOBY/Def/Data.pm | metacpan |
MOSES::MOBY::Job | lib/MOSES/MOBY/Package.pm | metacpan |
MOSES::MOBY::Parameter | lib/MOSES/MOBY/Package.pm | metacpan |
MOSES::MOBY::Simple | lib/MOSES/MOBY/Package.pm | metacpan |