MIDI-Simple-Drummer

INSTALLATION

Using CPAN:

  cpan Chess::Rep::Coverage  # Shazaam!

Do it by hand:

  1: Download the current Chess-Rep-Coverage distribution.
  2: Issue the following shell commands.
    tar zxvf Chess-Rep-Coverage-XX.YY_ZZ.tar.gz
    cd Chess-Rep-Coverage-XX.YY_ZZ
    perl Makefile.PL
    make
    make test
    make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with:

    perldoc Chess::Rep::Coverage

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Chess-Rep-Coverage

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Chess-Rep-Coverage

    CPAN Ratings
        http://cpanratings.perl.org/d/Chess-Rep-Coverage

    Search CPAN
        http://search.cpan.org/dist/Chess-Rep-Coverage/

COPYRIGHT AND LICENCE

Copyright (C) 2009 Gene Boggs

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.
