INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

Or using cpanminus (recommended):

    cpanm DBD::D1
