Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusz-szczyrzyca/sqlib
A simple module to manage and store SQL queries in separate files
https://github.com/mateusz-szczyrzyca/sqlib
Last synced: 5 days ago
JSON representation
A simple module to manage and store SQL queries in separate files
- Host: GitHub
- URL: https://github.com/mateusz-szczyrzyca/sqlib
- Owner: mateusz-szczyrzyca
- Created: 2013-04-02T08:15:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-02T08:24:22.000Z (over 11 years ago)
- Last Synced: 2024-10-30T22:43:37.474Z (about 2 months ago)
- Language: Perl
- Homepage: search.cpan.org/~annihitek/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
To install it type:
perl Makefile.PL
make
make test
make installYou may also use the CPAN if you prefer:
cpan SQLib