Math::Roration version 0.00.2
=======================================

la la la

INSTALLATION

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install

On platforms that don't support the "./" notation, that would be:

   perl Build.PL
   perl Build
   perl Build test
   perl Build install

DEPENDENCIES

This module requires these other modules and libraries:

   Math::Quaternion

SEE ALSO

Current versions of this module may be found on CPAN.

Please send your suggestions, inquiries, and feedback to
holger dot seelig at yahoo dot de

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Holger Seelig

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.6.1 or,
at your option, any later version of Perl 5 you may have available.
