Re: Module subclassing (solved)

2005-10-24 Thread Jeff 'japhy' Pinyan
On Oct 24, Peter Rabbitson said: I am trying to subclass Math::Currency to change the default bstr() and move it to a different function, so my numbers are not formatted by default (I am unable to just strip existing formatting in a certain situation). ... However any arithmetics fails with an "

Re: Module subclassing (solved)

2005-10-24 Thread Peter Rabbitson
> I am trying to subclass Math::Currency to change the default bstr() and > move it to a different function, so my numbers are not formatted by > default (I am unable to just strip existing formatting in a certain > situation). > ... > However any arithmetics fails with an "Unknown round mode ''