- or download this
package Wrapobj;
our $VERSION = 1.000;
...
}
1;
__END__
- or download this
use Math::BigInt; use Wrapobj Math::BigInt->new("100"); warn bmul(2);
+warn as_hex()
- or download this
use Math::BigInt; use Wrapobj Math::BigInt::; warn new("0x100");