Subject: | Can't locate Data/DFA.pm (20200708) |
It seems that a dependency is not properly declared:
...
Output from './Build test':
Can't locate Data/DFA.pm in @INC (you may need to install the Data::DFA module) (@INC contains: ... .) at /usr/home/cpansand/.cpan/build/2020070818/Tree-Ops-20200708-2/blib/lib/Tree/Ops.pm line 14.
BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2020070818/Tree-Ops-20200708-2/blib/lib/Tree/Ops.pm line 14.
Compilation failed in require at test.pl line 9.
BEGIN failed--compilation aborted at test.pl line 9.
test.pl ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...