Acme-BloodType

This is Acme::BloodType, a module for people who have some sort of strange
obsession with peoples' blood types, and what might happen if they had kids
together. This is currently an alpha version produced as the result of an
IRC session. Improvements may or may not be forthcoming.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Acme::BloodType

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Acme-BloodType

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Acme-BloodType

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Acme-BloodType

    CPAN Ratings:
        http://cpanratings.perl.org/d/Acme-BloodType

COPYRIGHT AND LICENCE

Copyright (C) 2006 Andrew Rodland

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.