Math-Spiral version 1.02
=========================

- Perl extension to return an endless stream of X, Y offset coordinates which represent a spiral shape


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

none

  
COPYRIGHT AND LICENCE

                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

Copyright (C) 2019 by Chris

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