Subject: | Seems to be based on Google::Chart < 0.05 ? |
Just guessing from the cpan testers results: it seems Google::Chart
0.05002 broke the test 01_misc.t:
t/01_misc......................undef error - Attribute (type) is
required at
/home/sand/.cpan/build/Template-Plugin-GoogleChart-0.01-RQvtly/blib/lib/Template/Plugin/GoogleChart.pm
line 14
Template::Plugin::GoogleChart::new_chart('Template::Plugin::GoogleChart=HASH(0x84e0210)')
called at input text line 1
eval {...} called at input text line 1
eval {...} called at input text line 4
Template::Document::__ANON__('Template::Context=HASH(0x838be3c)') called
at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Document.pm
line 151
eval {...} called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Document.pm
line 149
Template::Document::process('Template::Document=HASH(0x84dc2a0)',
'Template::Context=HASH(0x838be3c)') called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Context.pm
line 341
eval {...} called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Context.pm
line 315
Template::Context::process('Template::Context=HASH(0x838be3c)',
'Template::Document=HASH(0x84dc2a0)') called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Service.pm
line 91
eval {...} called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template/Service.pm
line 88
Template::Service::process('Template::Service=HASH(0x836af34)',
'SCALAR(0x816f8f4)', 'HASH(0x8416ab4)') called at
/home/src/perl/repoperls/installed-perls/maint-5.10/pxQyic0/perl-5.10.0@35117/lib/site_perl/5.10.0/i686-linux-64int/Template.pm
line 64
Template::process('Template=HASH(0x836ab9c)',
'SCALAR(0x816f8f4)', 'HASH(0x8416ab4)', 'SCALAR(0x8365548)') called at
t/01_misc.t line 34
# Looks like your test exited with 9 before it could output anything.
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 1/1 subtests
If I install MARCEL/Google-Chart-0.04.tar.gz then the test succeeds again.
Thanks,