jaybuff / perl_DBIx_Class_Client

DBIx::Class::Client − create a simple command line client to insert, view and delete data into your database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION

To install this module, run the following commands:

        perl Makefile.PL
        make
        make test
        make install

DEPENDENCIES

See Makefile.PL

COPYRIGHT AND LICENSE

Copyright (c) 2008, Yahoo! Inc.  All rights reserved.
Copyrights licensed under the New BSD License.
See the accompanying LICENSE file for terms.

About

DBIx::Class::Client − create a simple command line client to insert, view and delete data into your database

License:Other


Languages

Language:Perl 100.0%