Subject: | Can't locate object method "open" via package "Data::RecordStore" |
I see the following test failure:
...
Output from './Build test':
Can't locate object method "open" via package "Data::RecordStore" at /home/cpansand/.cpan/build/2019040719/Yote-3.0-cIJOHD/blib/lib/Yote.pm line 109.
at t/yotedb.t line 10.
main::__ANON__("Can't locate object method \"open\" via package \"Data::RecordSt"...) called at /home/cpansand/.cpan/build/2019040719/Yote-3.0-cIJOHD/blib/lib/Yote.pm line 109
Yote::ObjStore::open_store("Yote::ObjStore", "/var/tmp/cpansmoker-1023/2019040719/617YABh8iS") called at /home/cpansand/.cpan/build/2019040719/Yote-3.0-cIJOHD/blib/lib/Yote.pm line 14
Yote::open_store() called at t/yotedb.t line 22
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/yotedb.t ..
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
...