CohortExplorer 0.11 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- 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 (27) does not match dist (29):
- Missing in MANIFEST: .includepath, .project
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
---|---|---|---|
CohortExplorer | Explore clinical cohorts and search for entities of interest | 0.11 | metacpan |
CohortExplorer::Application | CohortExplorer superclass | 0.11 | metacpan |
CohortExplorer::Application::Opal::Datasource | CohortExplorer class to initialize datasource stored in L<Opal (OBiBa)|http://obiba.org/node/63> SQL framework | 0.11 | metacpan |
CohortExplorer::Application::REDCap::Datasource | CohortExplorer class to initialize datasource stored under L<REDCap|http://project-redcap.org/> framework | 0.11 | metacpan |
CohortExplorer::Command::Describe | CohortExplorer class to describe datasource | 0.11 | metacpan |
CohortExplorer::Command::Find | CohortExplorer class to find variables using keywords | 0.11 | metacpan |
CohortExplorer::Command::Help | CohortExplorer class to show application or command specific usage | 0.11 | metacpan |
CohortExplorer::Command::History | CohortExplorer class to show command history | 0.11 | metacpan |
CohortExplorer::Command::Menu | CohortExplorer class to show a command menu | 0.11 | metacpan |
CohortExplorer::Command::Query | CohortExplorer base class to search and compare command classes | 0.11 | metacpan |
CohortExplorer::Command::Query::Compare | CohortExplorer class to compare entities across visits | 0.11 | metacpan |
CohortExplorer::Command::Query::Search | CohortExplorer class to search entities | 0.11 | metacpan |
CohortExplorer::Datasource | CohortExplorer datasource superclass | 0.11 | metacpan |