Linda Walsh
unread,Apr 13, 2012, 6:14:46 PM4/13/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpan-d...@perl.org
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?