The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for CXC-Number

0.06      2021-10-18 22:06:31-04:00 America/New_York

  [BUG FIX]

    * Number::Grid::overlay_n compard range extrema as strings instead
      of numbers.  Ooops.

  [ENHANCEMENT]

    * The edges argument to Number::Grid->new can take a Number::Sequence object

0.05      2021-05-03 10:13:09-04:00 America/New_York

  [BUILD FIXES]
    * Requires at least Hash::Wrap 0.11 (RT#136409 ++srezic)

0.04      2021-04-26 17:42:41-04:00 America/New_York

  [DISTRIBUTION FIXES]
    * Incorrect distribution name in meta resources (RT#136396 ++srezic)

  [BUILD FIXES]
    * Requires at least Type::Tiny 1.006 (RT#136397 ++srezic)

0.03      2021-04-26 17:42:41-04:00 America/New_York

   * initial release to CPAN