CohortExplorer 0.03 Deleted
Kwalitee Issues
- 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 (25) does not match dist (28):
- Missing in MANIFEST: .includepath, .project, t/boilerplate.t
- 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.
- 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.02,0.03
- 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 |
---|---|---|---|
CohortExplorer | Explore clinical cohorts and search for entities of interest | 0.03 | metacpan |
CohortExplorer::Application | CohortExplorer superclass | 0.03 | metacpan |
CohortExplorer::Application::Opal::Datasource | Class to initialise datasource stored under Opal SQL framework ( see L<http://obiba.org/node/63>) | 0.02 | metacpan |
CohortExplorer::Application::REDCap::Datasource | Class to initialise datasource stored under REDCap SQL framework ( see L<http://project-redcap.org/>) | 0.01 | metacpan |
CohortExplorer::Command::Describe | CohortExplorer class to describe the datasource | 0.01 | metacpan |
CohortExplorer::Command::Find | CohortExplorer class to find variables using keywords | 0.02 | metacpan |
CohortExplorer::Command::Help | CohortExplorer command to show application or command specific usage | 0.01 | metacpan |
CohortExplorer::Command::History | CohortExplorer class to show command history | 0.01 | metacpan |
CohortExplorer::Command::Menu | CohortExplorer command to show a command menu | 0.01 | metacpan |
CohortExplorer::Command::Query | CohortExplorer class is an interface to search and compare command classes | 0.03 | metacpan |
CohortExplorer::Command::Query::Compare | CohortExplorer command to compare entities across visits with or without conditions on variables | 0.01 | metacpan |
CohortExplorer::Command::Query::Search | CohortExplorer class to search entities with or without conditions on variables | 0.01 | metacpan |
CohortExplorer::Datasource | CohortExplorer datasource superclass | 0.03 | metacpan |