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

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!