The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.19

  • Move some subs around in Clicker.pm, to no effect.
  • Take out some C-style loops because they apparently offend a loud majority of #moose (groditi and phaylon)
  • Hide border of "hidden" Axis
  • Set the type of Series keys & values to ArrayRef[Num] from ArrayRef
  • Fix 01-data-series.t which had an error in it. Yay type checking!
  • Remove some useless, commented out code