Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 46652
Status: resolved
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.93
Fixed in: (no value)



Subject: Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813.
cpan[2]> reports IROBERTS/Crypt-OpenSSL-RSA- 0.25.tar.gz Distribution: I/IR/IROBERTS/Crypt-OpenSSL-RSA-0.25.tar.gz CPAN: CPAN::DistnameInfo loaded ok (v0.08) CPAN: LWP loaded ok (v5.826) Fetching 'http://www.cpantesters.org/show/Crypt-OpenSSL- RSA.yaml'...DONE 0.25: Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. 5.8.9 on Freebsd 6.4-release () Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. 5.8.9 on Linux 2.6.26-2-686 () Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. 5.8.8 on Linux 2.6.18-5-alpha-generic () Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in string eq at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. Use of uninitialized value in sprintf at /usr/lib/perl5/5.8.8/CPAN/Distribution.pm line 3813. 5.8.8 on Darwin 8.11.0 ()
Some information about the machine I am running on: [root@server ~]# cat /etc/redhat-release CentOS release 5.3 (Final) [root@server ~]# uname -a Linux server.healthywealthywater.net.au 2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:35:59 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux [root@server ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz stepping : 8 cpu MHz : 2326.967 cache size : 6144 KB fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss syscall nx lm constant_tsc up pni cx16 lahf_lm bogomips : 4660.34 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: [root@server ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 9.7G 2.9G 6.3G 32% / /dev/sda1 99M 32M 63M 34% /boot tmpfs 250M 0 250M 0% /dev/shm [root@server ~]# free total used free shared buffers cached Mem: 510732 340376 170356 0 25440 162360 -/+ buffers/cache: 152576 358156 Swap: 2031608 25220 2006388 [root@server ~]# perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. [root@server ~]#
Thanks for the report. Looks like the YAML format from the CPAN Testers site changed. Patched this in my github master branch.