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

 * Reduced FindBin dependency version to 1.47
 * Fixed incorrect use_ok syntax in live test case

0.0221 Wed, Mar 2, 2011

 * Tests for different image output formats in live testing

0.022 Tue, Mar 1, 2011

 * Live testcase using Test::WWW::Mechanize::Catalyst TestApp
 * pod for methods

0.021 Sat, Feb 26, 2011

 * Show graph_title if set
 * Removed error when (optional) param chart_title not stashed
 * Moose, SVG::TT::Graph module dependencies
 * Documented stashed variables, sample charts

0.02 Fri, Feb 25, 2011

 * Allowing common output formats (gif, jpeg, png, bmp, ico, pnm, xbm, xpm)
 * Using chart_conf and format Moose attributes
 * Helper pod typo fix + cleanup