Subject: | Undeclared dependency CGI.pm |
Some tests, e.g. t/Plugins/Locator/05.cgi_params.t may fail if CGI.pm is not installed:
...
Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: ...) at t/Plugins/Locator/05.cgi_params.t line 8.
BEGIN failed--compilation aborted at t/Plugins/Locator/05.cgi_params.t line 8.
t/Plugins/Locator/05.cgi_params.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...