Math::BigInt::FastCalc doesn't need to override methods in a BEGIN block.
authorNicholas Clark <nick@ccl4.org>
Thu, 28 Oct 2010 18:10:17 +0000 (19:10 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 29 Oct 2010 13:42:41 +0000 (14:42 +0100)
commit4dd6c65fbede48f7d20b2635d98243597695527c
tree04f58fdd8402e289a243e706376053442c67156a
parentc0fdee650ccddaa4a1d2adf7745aed02dbb0a602
Math::BigInt::FastCalc doesn't need to override methods in a BEGIN block.

The BEGIN context of the code C<use>ing it will be early enough for the
subroutine assignments to take full effect.
dist/Math-BigInt-FastCalc/FastCalc.pm