C:\Perl_PPM\Math-Base-Convert-0.08\blib/lib/Math/Base/Convert/Shortcuts.pm


NAME

Math::Base::Convert::Shortcuts


DESCRIPTION

This module contains two primary methods that convert bases that are exact powers of 2 to and from base 2^32 faster than can be done by pure perl math.


AUTHOR


Michael Robinton, michael@bizsystems.com


COPYRIGHT

Copyright 2012, Michael Robinton

This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


=cut

1;

 C:\Perl_PPM\Math-Base-Convert-0.08\blib/lib/Math/Base/Convert/Shortcuts.pm