in reply to Re: CPAN: YAML won't install
in thread CPAN: YAML won't install

What's weird though is that YAML.pm only specifies a minimum Perl version of 5.6.1:

use 5.006001;

diotalevi mentions that Filter::Util::Call needs to be installed for YAML 0.62 to work and it doesn't look to me as if the Makefile.PL declares that in 0.66 either.

Update: Fixed link to bug - [rt://] only links to bug queues, not to specific bugs