cpan msg: 'YAML' not installed.../install YAML / YAML is up to date(0.80)' ????

[email protected] (Linda Walsh) Fri, 13 Apr 2012 15:14:46 -0700
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>


I see this message in my cpan builds that doesn't make sense.

On one hand I see:
Checking if your kit is complete...
Looks good
Writing Makefile for IO::Pty::Easy
Writing MYMETA.yml and MYMETA.json
cp lib/IO/Pty/Easy.pm blib/lib/IO/Pty/Easy.pm
Manifying blib/man3/IO::Pty::Easy.3pm
  DOY/IO-Pty-Easy-0.09.tar.gz
  /usr/bin/make -j -j   -- OK
'YAML' not installed, will not store persistent state
---------------------
I thought YAML should be installed... so... I try installing it:


 > install YAML
YAML is up to date (0.80).

So What's up ??  I've seen this before on other installs as well...

YAML is installed/uptodate, but it's not installed?

I did a 'force install' on YAML to force it to 'reinstall', -- same message.

Should I be getting that message?