INSTALL
perl Makefile.PL; make; make test; make install;
Do 'make install' as root if installing into root-protected directories
Description
These are Class::DBI libraries that plug into Fry::Shell. Features
Class::DBI::AbstractSearch:search_where, delete, search and replace in records with a perl regexp, update records via a text editor and insert. Also has a few functions used to manipulate DBI::Profile's logging.
To Do
-port old TESTS!
-defining relations between tables with has_*
-provide direct SQL queries
-support shell-like parsing of quotes to allow spaces in queries
-specify sorting and limit of queries
-embed sql or database functions in queries
-create an easily-parsable syntax for piecing chunks into 'or' and 'and' parts
to be passed to Class::DBI::AbstractSearch
License
Perl's
Have fun!