Subject: | Undeclared dependency Test::Identity |
t/01upgrade.t and t/05utf8.t fail if Test::Identity is not installed:
...
Can't locate Test/Identity.pm in @INC (you may need to install the Test::Identity module) (@INC contains: ... .) at t/01upgrade.t line 7.
BEGIN failed--compilation aborted at t/01upgrade.t line 7.
t/01upgrade.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
Can't locate Test/Identity.pm in @INC (you may need to install the Test::Identity module) (@INC contains: ... .) at t/05utf8.t line 8.
BEGIN failed--compilation aborted at t/05utf8.t line 8.
t/05utf8.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...