Randy Kobes wrote:
On Fri, 23 May 2003, Stas Bekman wrote:


Fantastic, Randy! There are very few as expected.

Can we simply grep for Apache::test in all files (not only
Makefile.PL) and then 'find . |grep Apache/test.pm' to exclude
those who bundle the package?


By a strange coincidence, the system I have extracts those .pm
files that have pod content, so this was simple to find - the
packages that include an Apache::test are

Apache-AppCluster/Server/t/Apache/test.pm
Apache-AuthCookie/t/Apache/test.pm
Apache-Compress/t/Apache/test.pm
Apache-Filter/t/Apache/test.pm
Apache-SSI/t/Apache/test.pm
AxKit-Needs/mod_perl/mod_perl-1.26/Apache/test.pm
HTML-Mason/t/Apache/test.pm
mod_perl/Apache/test.pm
MasonX-ApacheHandler-WithCallbacks/t/Apache/test.pm

This was done on Linux, so Apache/test.pm really is
Apache::test, and not Apache::Test :)

So these bundle the file and therefore out of trouble. Can you please grep for Apache::test to see what others are using it but not bundling it? And get the narrowed down list of cpan_id/modules?


Thanks a lot, Randy.


__________________________________________________________________ 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



Reply via email to