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

Changes for version 2.60

  • Add gradient_reverse attribute to Pie renderer for reverse the direction of the gradient (Carl Chambers)
  • Add starting_angle attribute to Pie rather than hardcoding it to -90 (Carl Chambers)
  • Refactor some Pie internals to not use $self->{VAR} (Carl Chambers)

Documentation