Subject: | Undeclared dependencies |
lib/Tk/Tree/JSON.pm contains both
15: require Tk::Tree;
16: require JSON;
But they are not declared as PREREQ_PM in the Makefile.PL leading to
fail reports. An early sample:
http://www.cpantesters.org/cpan/report/2959639
HTH, Thanks && Regards,