https://github.com/opusvl/code4health-db
Code4Health Data Schema
https://github.com/opusvl/code4health-db
Last synced: about 2 months ago
JSON representation
Code4Health Data Schema
- Host: GitHub
- URL: https://github.com/opusvl/code4health-db
- Owner: OpusVL
- Created: 2018-02-23T14:56:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T14:58:03.000Z (over 8 years ago)
- Last Synced: 2026-01-02T10:55:15.769Z (5 months ago)
- Language: Perl
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Code4Health-DB
This module provides the data layer for the Code4Health project using DBIx::Class.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Code4Health::DB
You can also look for information at:
LICENSE AND COPYRIGHT
Copyright (C) 2014-2018 OpusVL
https://opusvl.com
community@opusvl.com
This library is free software; you can redistribute it and/or modify it under the terms of either;
a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or
b) the "Artistic License".