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

Changes for version 2.00 - 2017-01-08

  • Replace /usr/bin/perl with /usr/bin/env perl.
  • Replace common::sense with use strict and use warnings, to get uninit var warnings.
  • Adopt new repo structure. See http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
  • Adopt sane version numbering.
  • Switch from Class::Std to Moo.
  • The switch to Moo means params to methods are assumed to be hashes, not hashrefs any more. Hence the jump in V from 1.0.3 to 2.00.

Modules

Draw text along a polyline
Draw text along a polyline using FreeType and Image::Magick