http://www.perlmonks.org?node_id=978703


in reply to Re^3: CPAN Testers command-line viewer
in thread CPAN Testers command-line viewer

Pre-0.21 would have been too old, but 0.34 seems fine. YAML::XS is part of the YAML-LibYAML distribution.

But anyhoo, I've now swapped to JSON, so no more hassle.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

Replies are listed 'Best First'.
Re^5: CPAN Testers command-line viewer
by mje (Curate) on Jun 27, 2012 at 16:03 UTC

    The change to JSON fixed it for me too. BTW, I had 0.81 of YAML already.