Subject: | Undeclared depdency CGI |
See subject, and see http://analysis.cpantesters.org/solved?distv=Text-Starfish-1.19
Please note that CGI.pm is not anymore part of a default perl installation in newer perls (e.g. 5.22.x), so it should always be declared as a dependency, or if you don't depend on it strictly, then the test should be skipped if it's not available.