[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] Math::BaseCalc



> Bummer.  I guess we need to write that:

my $base = new Math::BaseCalc(digits => [0..9,'a'..'c']);

Or something like that....