Class::Role version 0.01
=======================
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
Which the CPAN shell really ought to be doing for you.
DEPENDENCIES
This module requires no modules outside the standard distribution, and it is
pure perl so it should work everywhere.
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2003 Luke Palmer
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.