An open API service indexing awesome lists of open source software.

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

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".