>>>>> On Mon, 16 Jun 2008 13:13:05 +0800, imacat <[EMAIL PROTECTED]> said:
> Dear all, > This is imacat from Taiwan. I wonder who should I report this > problem to. The CPAN index seems to have a problem indexing > Sys-Syslog-0.26.tar.gz. The Sys::Syslog in Sys-Syslog-0.26.tar.gz > should be of version 0.26, but not 0.25. > [EMAIL PROTECTED] CPAN/modules % gunzip -c 02packages.details.txt.gz| grep > Sys-Syslog > Sys::Syslog 0.25 S/SA/SAPER/Sys-Syslog-0.26.tar.gz > Sys::Syslog::Win32 undef S/SA/SAPER/Sys-Syslog-0.24.tar.gz > Sys::SyslogMessages 0.02 J/JU/JUDITH/Sys-SyslogMessages-0.02.tar.gz > [EMAIL PROTECTED] CPAN/modules % > This time the problem does not look like the previous ones. I tried > to look into the Syslog.pm. It is indeed 0.26, with a clean version > text that is parsable with ExtUtils::MakeMaker: > [EMAIL PROTECTED] /tmp/Sys-Syslog-0.26 % perl -MExtUtils::MakeMaker -le > 'print MM->parse_version(shift)' Syslog.pm > 0.26 > [EMAIL PROTECTED] /tmp/Sys-Syslog-0.26 % > The result is that the CPAN shell "r" and "upgrade" commands fails > to recognize this update. Does anyone know where should I address this > problem to? Thank you. The bug is in the META.yml. The 0.25 comes from there. -- andreas
