Hello 2011/3/9 Terence Monteiro <tere...@deeproot.co.in>: > I recently released version 0.0221 of Catalyst::View::SVG::TT::Graph with test > cases that check generation of charts in different image formats. I'd like to > know if there's a anything preventing this from getting tested and if I can do > anything to help. None of the dependencies seem to have failing reports.
Catalyst::View::SVG::TT::Graph depends on Image::LibRSVG which depends on librsvg. Dedicated CPAN testers machines usually don't have any additional C libraries installed and CPAN clients don't install them automatically. So you can expect test reports only from users of your module which have reporting enabled. -- Alexandr Ciornii, http://chorny.net