Math::SlideRule - slide rule related methods for Perl

To install this module, use CPAN, for example:

  cpanm Math::SlideRule

For the current release, see:

http://github.com/thrig/Math-SlideRule

This can be built and installed by running:

  perl Makefile.PL
  make
  make test
  make install

Run perldoc(1) on Math::SlideRule for more documentation.

DEPENDENCIES

Some knowledge of how a slide rule works may be handy.

SUPPORT AND DOCUMENTATION

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

    perldoc Math::SlideRule

You can also look for information at:

    RT, CPAN's request tracker (report bugs here)
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Math-SlideRule

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Math-SlideRule

    CPAN Ratings
        http://cpanratings.perl.org/d/Math-SlideRule

LICENSE AND COPYRIGHT

Copyright (C) 2014,2015 Jeremy Mates

This module is free software; you can redistribute it and/or modify it
under the Artistic License (2.0).
