Skip Menu |

This queue is for tickets about the DBIx-HTML CPAN distribution.

Report information
The Basics
Id: 104511
Status: resolved
Priority: 0/
Queue: DBIx-HTML

People
Owner: JEFFA [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: 0.07



Subject: Tests run with system perl
See http://www.cpantesters.org/cpan/report/24c020ac-fdb5-11e4-98ca-6ea9f292232d for a sample fail report. The presence of "/etc/perl" in @INC indicates that Debian's system perl is used here, not the perl which is used to build the distribution. Usually you can use $^X when calling external scripts to fix this kind of problem.
Thanks once again ... FWIW this issue also appears in the current DBIx::XHTML_Table distro, which i am working to resolve as well. A quick solution is to simply not run this test. :) That is, treat it as an author only test or find a better way to do it. Learning as we go! :)
i'm hoping this will be fixed in v0.07 (and not show up again :))