I couldn't find anything about bignum being lexically scoped either, but try:
{ use bignum; print ref 1; # Math::BigInt } { print ref 1; # <blank> }
Perl just dwim.
Ted Young
($$<<$$=>$$<=>$$<=$$>>$$) always returns 1. :-)In reply to Re^2: 64 bit numbers in a 32 bit world.
by TedYoung
in thread 64 bit numbers in a 32 bit world.
by TedYoung
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |