Greetings,

The latest batch of cpan tests are flunking one of my modules,
HTML::CalendarMonth version 1.14. It has a dependency on HTML::ElementTable
version 1.13, which is present in Makefile.PL (as well as the module itself).
HTML::ElementTable is in the HTML-ElementExtended distribution, which derives
its version number from HTML::ElementTable.

Here's an example of the cpan testing failure:

http://www.nntp.perl.org/group/perl.cpan.testers/194854

As you can see, the automated testing process does not appear to be picking up
the proper version dependency...it's grabbing HTML::ElementTable version 1.12.

Any ideas as to what could be the cause of this? I'm reasonably sure my
dependencies are correctly implemented.

As an aside, if the fault is not with my module and rather there is some fluke
in the testing automation, is there a process by which we can get the tests
re-run after the problem is fixed?

Thanks,
Matt Sisk

Reply via email to