While testing my own current development version of CPAN.pm (1.8851)
I ran across the following while in the CPAN::Reporter directory:


  CPAN-Reporter-0.20% ./Build prereq_report
  Use of uninitialized value in concatenation (.) or string at 
/home/src/perl/repoperls/installed-perls/perl/p0zpP0q/[EMAIL 
PROTECTED]/lib/5.9.4/Module/Build/ModuleInfo.pm line 223, <GEN16> line 5.
  Package 'CPAN' already declared with version '1.8801'
  ignoring new version ''.

  requires:
      Module                     Need    Have
      ------------------------+--------+----------
      Config::Tiny               2.08     2.08
      CPAN                       1.88     1.8801
      ExtUtils::MakeMaker        0        6.30_04
      File::Basename             0        2.75
      File::Copy::Recursive      0.28     0.28
      File::HomeDir              0.58     0.58
      File::Path                 0        1.08
      File::pushd                0.32     0.32
      File::Spec                 3.19     3.19
      File::Temp                 0.16     0.17
      IO::CaptureOutput          1.03     1.03
      Probe::Perl                0        0.01
      Tee                        0.13     0.13
      Test::More                 0.45     0.64_02
      Test::Reporter             1.27     1.27


Which looks to me like a bug somewhere in Module::Build or its
deputies. Does anybody recognize what's going wrong here?

My perl is bleadperl with version.pm from there. Which additional info
can I provide?

Thanks,
-- 
andreas

Reply via email to