public marks

PUBLIC MARKS from recommends with tags object & will

10 January 2007 11:30

Number::Interval - Implement a representation of a numeric interval - search.cpan.org

by 1 other
$r = new Number::Interval(); $r = new Number::Interval( Max => 5 ); Accessors max Return (or set) the upper end of the interval.