in reply to Re^5: issue with sprintf..
in thread issue with sprintf..

This would surprise me otherwise ...

IIRC did bigint operate with tied and blessed variables and overloaded operators. Now sprintf is not an operator.

And "(signed) integer" is well defined, changing this opens new problems.

Of course you are free to overwrite &CORE::sprintf.

I'm too lazy to check CPAN now! =)

Cheers Rolf

( addicted to the Perl Programming Language)