FAIL: Test report for TAP::Parser r669 (surly)
Ovid
publiustemp-tapx at yahoo.com
Wed Oct 3 09:27:30 BST 2007
--- Andy Armstrong <andy at surly.hexten.net> wrote:
FAIL: make test
O| PERL_DL_NONLAZY=1 PERL5LIB=lib
/home/andy/Works/Perl/versions/5.0.5-minimal/bin/perl "-Iblib/lib"
bin/prove -Iblib/arch -Iblib/lib
-I/home/andy/Works/Perl/versions/5.0.5-minimal/lib/perl5/5.00504/i686-linux
-I/home/andy/Works/Perl/versions/5.0.5-minimal/lib/perl5/5.00504 t/*.t
t/compat/*.t
O| t/000-load........................
E| Insecure $ENV{PATH} while running with -T switch at
/home/andy/Works/Perl/versions/5.0.5-minimal/lib/perl5/5.00504/Cwd.pm
line 82.
E| BEGIN failed--compilation aborted at t/000-load.t line 45.
Hmm, frustrating. This runs just fine on my box. My version of Cwd
has POD at line 82, so it's obviously a different version. If we could
dump out the versions of loaded modules, this might help.
$ perl -MCwd -le 'print Cwd->VERSION'
3.24
Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Perl and CGI - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog - http://use.perl.org/~Ovid/journal/
More information about the tapx-dev
mailing list