The PAUSE indexer report requires that we do the following:

Index: META.yml
===================================================================
--- META.yml    (revision 123262)
+++ META.yml    (working copy)
@@ -7,3 +7,10 @@
         - Apache-Test
     package:
         - C::Preprocessed
+        - Apache
+        - Apache::Constants
+        - Apache::File
+        - Apache::SIG
+        - Apache::Server
+        - Apache::Table
+        - Apache::Util

Those are all coming from packages found in compat.pm

But I'm not sure what to do about these:

     module: Apache::Connection
    version: undef
    in file: mod_perl-2.0.0-RC2-XMas/lib/Apache/compat.pm
     status: Not indexed because mod_perl-1.29/Connection/Connection.pm
             in G/GO/GOZER/mod_perl-1.29.tar.gz has a higher version
             number (1.00)

We do have a real Apache::Connection in mp2 but it's autogenerated. In fact none of the autogenerated packages is indexed. So this could be a problem. Ideas?

     module: Apache::PerlSections
    version: 0.01
    in file: mod_perl-2.0.0-RC2-XMas/lib/Apache/PerlSections.pm
     status: Not indexed because
             mod_perl-1.29/lib/Apache/PerlSections.pm in
             G/GO/GOZER/mod_perl-1.29.tar.gz has a higher version number
             (1.61)

This one clearly needs to have a higher version (2.00?)


-- __________________________________________________________________ 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to