Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

To install it type:

perl Makefile.PL
make
make test
make install

You may also use the CPAN if you prefer:

cpan SQLib