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

Changes for version 0.010 - 2011-11-01

  • Fixes two unprotected eval statements, please update.
  • All constructors that expect a Math::VectorReal object now also accept an ARRAY reference with [x, y] instead.
  • To construct a circle, you can now give a radius instead of a point on the periphery.
  • some more tests