Hi Andreas, thanks for your reply! On Thu, Oct 25, 2012 at 8:21 PM, Andreas Koenig <andreas.koenig.7os6v...@franz.ak.mind.de> wrote:
> I cannot reproduce your problem, I get a clear answer: .... > Fetching 'http://www.cpantesters.org/show/Variable-Magic.yaml'...DONE > > CPAN: YAML::Syck loaded ok (v1.21) > 0.51: Ah I see, you use YAML::Syck. my yaml_module was set to 'YAML'; so I now set 'o conf yaml_module YAML::XS' and reports display fine. YAML::Syck obviously also does the trick, but I did not have that installed... Thanks! -- Michiel