Subject: | overload operators (and 'constant') for Math::Decimal |
It would be nice if you were able to pass in :overload to Math::Decimal->import and have constants that match the regexes in this module automatically be blessed into Math::Decimal objects, and be able to do standard operations on them and have them be translated into the dec_* functions.