The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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