Subject: | Undeclared depedency CGI |
See subject. The test suite (more specific: t/cgi_and_hashref.t) fails if CGI.pm is not installed; so either this module has to be declared as a dependency, or if it is really optional, then the failing test should be skipped if it is missing.