Today I've received two failure reports from "vpit" (via the excellent new CPAN 
testers email).  The error for both Test::Aggregate and aliased is:

  [ERROR] [Wed Sep 24 20:13:40 2008] Could not run 'Build':
  Can't use an undefined value as a HASH reference at 
  /home/smoke/perl/builds/5.10.0/lib/5.10.0/Module/Build/Base.pm
  line 3679.

I don't recall seeing this error before and I'm pretty sure that it's not a 
fault on my end (that really is a class method at that line number):

  Carp::croak( "Value must be a relative path" )
      if File::Spec::Unix->file_name_is_absolute($value);

So I don't know who vpit is, how to contact this person, or which version of 
Module::Build this is (so the line number might not match mine (v0.2808)).

Help?

  http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2291738.html
  http://is.gd/36v3
  http://www.nntp.perl.org/group/perl.cpan.testers/2008/09/msg2291333.html
  http://is.gd/36uY

Cheers,
Ovid
--
Buy the book         - http://www.oreilly.com/catalog/perlhks/
Tech blog            - http://use.perl.org/~Ovid/journal/
Twitter              - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6

Reply via email to