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.007 - 2011-10-19

  • modified drawing framework in order to prepare it for different output types than SVG; the method as_svg is now only an alias for draw("SVG", ...)
  • new derivates
  • fixed "my $_" that had been introduced by find/replace and blew smoke tests on Perl 5.8