The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Complete version history
========================

############################################################################## 
Math::Roman:

2001-02-17 1.02: require 5_005;
2001-04-14 1.03: fixed as_number() to return BigInt 
2001-05-07 1.04: got rid of C&P in overload section

############################################################################## 
Math::Big:

2001-03-17 1.00: first version with primes(), fibonacci(), base()
2001-03-24 1.01: added: hailstone()
2001-04-12 1.02: added: factors(), wheel()
		 fixed: primes()
2001-05-07 1.03: added: factorial()
2001-06-11 1.04: added: euler, bernoulli, cos, tan, sin, cosh, sinh, 
			arctan, arctanh, arcsin, arcsinh,
		 moved: wheel, factor_wheel => Math::Big::Factorial
2001-07-09 1.05: version increase for CPAN release
2002-27-03 1.07: fixed testsuite to play nice with newest BigInt
		 small doc fixes
		 require v1.56, since v1.55 is broken on Windows
2002-08-13 1.08: pi() finally works (thanx to Robert Jaeger)
		 require BigInt v1.61
		 some more tests

############################################################################## 
Math::Big::Factors:

2001-06-15 1.00: first version from Math::Big

############################################################################## 
Math::BigInt::Constant:

Is now a separate CPAN package. Please see
L<http://search.cpan.org/search?dist=Math-BigInt-Constant>.

Please send me test-reports, your experiences with this and your ideas - I love
to hear about my work!

Tels <http://bloodgate.com/>