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

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

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

2001-03-24 1.00: first version
2001-03-27 1.01: fixed up documentation
2001-06-15 1.02: fixed documentation to match current version
		 added tests for band(), bior(), bxor(), bceil(), bfloor(),
		 bnan() and binf()
2001-06-29 1.03: fixed copy(); added tests for bgcd() and blcm()
2002-02-10 1.04 Tels 72 tests
  * broken out from Math::Big
  * added blog()/bfac()/band() to the testsuite
2004-01-12 1.05 Tels 103 tests
  * added bfround(), bround(), bfac(), bmodinv(), bmodpow() to tests
  * removed some double tests
  * added some more tests for allowed operations
  * small doc fixes and enhancements
  * converted test file to Test::More

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

Tels <http://bloodgate.com/>