CohortExplorer 0.14 Latest
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 (27) does not match dist (28):
- Missing in MANIFEST: lib/CohortExplorer/Application/OpenClinica/Datasource.pm
- 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.14 | metacpan |
CohortExplorer::Application | CohortExplorer superclass | 0.14 | metacpan |
CohortExplorer::Application::Opal::Datasource | CohortExplorer class to initialize datasource stored in L<Opal (OBiBa)|http://obiba.org/node/63> SQL framework | 0.14 | metacpan |
CohortExplorer::Application::REDCap::Datasource | CohortExplorer class to initialize datasource stored under L<REDCap|http://project-redcap.org/> framework | 0.14 | metacpan |
CohortExplorer::Command::Describe | CohortExplorer class to print datasource description | 0.14 | metacpan |
CohortExplorer::Command::Find | CohortExplorer class to find variables using keywords | 0.14 | metacpan |
CohortExplorer::Command::Help | CohortExplorer class to print application or command specific usage | 0.14 | metacpan |
CohortExplorer::Command::History | CohortExplorer class to print command history | 0.14 | metacpan |
CohortExplorer::Command::Menu | CohortExplorer class to show a command menu including the commands that are available to the running application | 0.14 | metacpan |
CohortExplorer::Command::Query | CohortExplorer base class to search and compare command classes | 0.14 | metacpan |
CohortExplorer::Command::Query::Compare | CohortExplorer class to compare entities across visits | 0.14 | metacpan |
CohortExplorer::Command::Query::Search | CohortExplorer class to search entities | 0.14 | metacpan |
CohortExplorer::Datasource | CohortExplorer datasource superclass | 0.14 | metacpan |
Provides
Name | File | View |
---|---|---|
CohortExplorer::Dialect | lib/CohortExplorer/Datasource.pm | metacpan |