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.019 - 2011-11-20

  • starting to use Moose types
  • using coercion in order to accept Math::VectorReal objects and array references as vectors; this means that these types can now be used in mutators as well, not only constructors

Modules

intersecting lines and circles
circle by center and point
derive points from objects
point translated by a given vector
point derived from other objects, e.g. intersection point
base class for drawing
independent user-defined point
line through two points
abstract point base class
shared administrative issues
custom types for Math::Geometry::Construction