Codebase list libchart-clicker-perl / f86bb8d
[svn-upgrade] new version libchart-clicker-perl (2.65) Ansgar Burchardt 13 years ago
4 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Perl extension Chart::Clicker.
11
2 2.65
3 - Fix warning in Glass related to newer Moose deprecation warnings.
4
25 2.64
36 - POD fixes (Jonathan Yu, RT #56287 and #57317)
47
3838 resources:
3939 license: http://dev.perl.org/licenses/
4040 repository: http://github.com/gphat/chart-clicker
41 version: 2.64
41 version: 2.65
1515 red => 1, green => 1, blue => 1, alpha => 1
1616 )
1717 },
18 coerce => 1
1918 );
2019
2120 override('finalize', sub {
2323 use Carp qw(croak);
2424 use Scalar::Util qw(refaddr);
2525
26 our $VERSION = '2.64';
26 our $VERSION = '2.65';
2727
2828 has '+background_color' => (
2929 default => sub {