NAME

Math::BigInt::BitVect - Perl module to use Bit::Vector for Math::BigInt

SYNOPSIS

Provides support for big integer calculations via means of Bit::Vector, a fast C library by Steffen Beier.

LICENSE

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

AUTHOR

Tels http://bloodgate.com in 2001. The used module Bit::Vector is by Steffen Beier. Thanx!

SEE ALSO

Math::BigInt, Math::BigInt::Calc, Bit::Vector.