# conversion to string (do not modify their argument) $x->bstr(); # normalized string $x->as_hex(); # as signed hexadecimal string with prefixed 0x # Number creation $x = Math::BigInt->new($str); # defaults to 0