Acme/Spinner version 0.01
=========================
This is a little toy module. Mostly to get me familiar with using PAUSE.
It provides one of those little whorly slash things. It also encapsulates
'y' and 'x' properties that might be useful if it is used with Curses.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
There are no module dependencies for the use of this module other than Perl
itself.
COPYRIGHT AND LICENCE
This code is provided in the hope that it will be useful but does not
represent any commitment on the part of the author, his agents,
or any other organization.
This version of this module is granted to the public domain.