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
+1
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?
Is there a way to tell about generated packages thru META.yml? provides: or a keyword as such ?
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?)
Yup, or 1.99, but 2.00 should be fine.
-------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature
