Subject: | Undeclared dependency Clone |
The test suite fails if Clone.pm is not installed:
...
Can't locate Clone.pm in @INC (you may need to install the Clone module) (@INC contains: ... .) at t/_getNextRowFromCallback.t line 8.
BEGIN failed--compilation aborted at t/_getNextRowFromCallback.t line 8.
t/_getNextRowFromCallback.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...