On 9/28/06, Andreas J. Koenig <[EMAIL PROTECTED]> wrote:
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 ''.
I've been seeing this since I added CPAN as an explicit prerequisite, which happened at version 1.88. I'm on Strawberry Perl 5.8.8 with M::B 0.2805 and version.pm 0.6701. The error string is in Module::Build::ModuleInfo but I haven't had a chance to figure out why CPAN.pm is triggering it. Regards, David Golden