I noted some difference between my report and the site list. Why?
1) Apache::AuthExpire is in perl.apache.org list but not here. But CPAN (1.7601) says:
cpan> m Apache::AuthExpire Module id = Apache::AuthExpire DESCRIPTION PerlAuthenHandler to implement time limits CPAN_USERID JJHORNER (J. J. Horner <[EMAIL PROTECTED]>) CPAN_VERSION 0.36 CPAN_FILE J/JJ/JJHORNER/Apache-AuthExpire-0.36.tar.gz DSLI_STATUS bdpf (beta,developer,perl,functions) INST_FILE (not installed)
instead of version 0.38
>
2) Apache::AuthPerLDAP - Again CPAN reports:
cpan> m Apache::AuthPerLDAP Module id = Apache::AuthPerLDAP DESCRIPTION LDAP authentication module (PerLDAP) CPAN_USERID HENRIK (Henrik Strom <[EMAIL PROTECTED]>) CPAN_VERSION 0.5 CPAN_FILE H/HE/HENRIK/Apache-AuthPerLDAP-0.5.tar.gz DSLI_STATUS bdpf (beta,developer,perl,functions) INST_FILE (not installed) instead of version 2.01
Shannon, you ported the two, do you co-own the namespace of these modules? If not this may explain why CPAN.pm doesn't show them. Enrico, search.cpan.org does show the latest version.
I tried to find Henrik Strom, but to no avail, and the cpan people never added me to the jjhorner module, (though I sent a message to the list). I'll try again to get co-maintainer access so that the newest version will be indexed by CPAN.
Did you send it to [EMAIL PROTECTED]
3) Apache::AuthzPasswd: the only infos I've found about mod_perl 2 are in
Makefile.PL... :-\
You mean Changes doesn't mention that it works with mp2, and your script has failed to detect that it's working with mp2? ;)
My bad, I forgot to add that to the Changes file. Will do it and upload.
IMHO, it'd be silly to upload a new version for this purpose. Users will try to get the new version which has no functional or even documentation change. We know that your module is ported to 2.0, so you can just leave it as is.
As suggested in the other followup it's the META.yml that will need to be updated, not Changes. But there is a lot of dust around it at the moment and we need to wait for it to settle down.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html