in reply to Re: Call sub first or later
in thread Call sub first or later

Might..or might not.

Before recommending modules that aren't widely used, I think it is good to glance at the source-code and look for obvious problems. In this case the module is clearly "interesting proof of concept with significant limitations." Most significantly, it doesn't handle negative numbers.

(I'll send a message to davorg about that.)

Replies are listed 'Best First'.
Re: Re: Re: Call sub first or later
by davorg (Chancellor) on Apr 27, 2004 at 13:28 UTC

    Version 1.03 of Number::Fraction fixes the problem with negative numbers.

    --
    <http://www.dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg