Hello,

It appears that some of the CGI::Application::Plugin::* modules in
perl-www in CURRENT are rather out of date.  For example:

cpan[1]> m CGI::Application::Plugin::Session
CPAN: Storable loaded ok (v2.15)
Going to read /opkg25/RPM/TMP/.cpan/Metadata
  Database was generated on Tue, 19 Jun 2007 09:07:59 GMT
Module id = CGI::Application::Plugin::Session
    CPAN_USERID  CEESHEK (Cees Hek <[EMAIL PROTECTED]>)
    CPAN_VERSION 1.02
    CPAN_FILE    C/CE/CEESHEK/CGI-Application-Plugin-Session-1.02.tar.gz
    UPLOAD_DATE  2006-05-23
    MANPAGE      CGI::Application::Plugin::Session - Add CGI::Session
support to CGI::Application

INST_FILE    
/opkg25/lib/perl/vendor_perl/5.8.8/CGI/Application/Plugin/Session.pm
    INST_VERSION 0.09


cpan[2]> m CGI::Application::Plugin::DBH    
Module id = CGI::Application::Plugin::DBH
    CPAN_USERID  MARKSTOS (Mark Stosberg <[EMAIL PROTECTED]>)
    CPAN_VERSION 4.00
    CPAN_FILE    M/MA/MARKSTOS/CGI-Application-Plugin-DBH-4.00.tar.gz
    UPLOAD_DATE  2005-11-03
    MANPAGE      CGI::Application::Plugin::DBH - Easy DBI access from
CGI::Application

INST_FILE    /opkg25/lib/perl/vendor_perl/5.8.8/CGI/Application/Plugin/DBH.pm
    INST_VERSION 3.00

My guess is this is because it looks like those modules never made it
into the %track section of the spec file, therefore they aren't being
flagged for newer versions by vcheck ??

On a related note, there is also an update to the Ima::DBI module (0.35,
released a few weeks back) in perl-dbix that hasn't yet shown up in
CURRENT, in this case I think it's because the author for this version
has changed, so now the URL in the %track section would be:
http://www.cpan.org/modules/by-authors/id/P/PE/PERRIN/

Could these modules be updated at some point?

thanks!
-steve

Reply via email to