Subject: | Undeclared dependencies |
On cpantesters I have found failing test reports with these diagnostics:
Can't locate HTML/Entities.pm
Can't locate Module/Load.pm
Can't locate YAML.pm
Example reports:
http://www.cpantesters.org/cpan/report/10590453
http://www.cpantesters.org/cpan/report/10612786
http://www.cpantesters.org/cpan/report/10585072
All three modules are actually used but not declared as dependencies.
HTH, Cheers,