-
Notifications
You must be signed in to change notification settings - Fork 0
klkane/PSQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PSQL version 0.01 ================= PSQL is a Perl SQL client that is intended to be small cleanly written and feature rich. If you need to connect to multiple different databases and are tired of using a different client for each one then PSQL may be for you. The interface is intended to be similiar to the mysql client. To use PSQL the simplest way is to execute the following command: $ perl -MPSQL -e 'new PSQL()' INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES COPYRIGHT AND LICENCE Copyright (C) 2013 by Kevin L. Kane This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
About
PSQL - Perl SQL Shell
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published