Subject: | Error due to lack of Mo |
Fresh install of YAML 0.8 on Ubuntu (squeeze/sid) and got this error
Can\'t locate Mo/default.pm in @INC (@INC contains: /opt/heav...') called at (eval 103)
eval 'no Mo::default
;' called at /usr/local/share/perl/5.10.1/YAML/Mo.pm line 5
YAML::Mo::__ANON__(undef, 'builder', 'default') called at
/usr/local/share/perl/5.10.1/YAML.pm line 3
YAML::BEGIN() called at (eval 103) line 2
eval {...} called at (eval 103) line 2
require YAML.pm called at
Fixed by installing Mo manually.
I suspect somehow Mo is supposed to be installed via the Module::Install shennanigans - I'm
not sure why it's not