On Mon 26 Aug 2002 22:14, Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 26, 2002 at 04:05:26PM -0400, John Peacock wrote:
> > I have a module, Math::Currency, which tries to be very smart with regard
> > to POSIX locale settings when defining the default currency formatting.
> > Howev
Michael G Schwern <[EMAIL PROTECTED]> wrote:
:http://www.pobox.com/~schwern/src/Test-Simple-0.47.tar.gz
:
:Two major bugs were added in 0.46. Objects would accidentally be stored
:internally causing destructors not to fire when people expected them to.
:Also ithread support was broken. These hav