Randy Kobes wrote:
> On Thu, 22 Aug 2002, Stas Bekman wrote:
> 
> 
>>You have to register each module you upload to CPAN. When you do so, you 
>>get the description listed on various updates lists and the module gets 
>>listed on CPAN modules list. If you look at Doug's list of registered 
>>modules, http://search.cpan.org/author/DOUGM/ mod_perl is not there.
> 
> 
> Then I think that should be brought up with search.cpan.org -
> within the CPAN.pm shell, 'm mod_perl' gives
> 
> Module id = mod_perl
>     CPAN_USERID  DOUGM (Doug MacEachern <[EMAIL PROTECTED]>)
>     CPAN_VERSION 1.27
>     CPAN_FILE    D/DO/DOUGM/mod_perl-1.27.tar.gz
>     MANPAGE      mod_perl - Embed a Perl interpreter in the Apache HTTP server 
>     INST_FILE    /usr/lib/perl5/site_perl/5.6.1/i686-linux/mod_perl.pm
>     INST_VERSION 1.27
> 
> so it's recognized as Doug's module in the CPAN indices, which
> I thought means it's been registered at PAUSE.

nope, this has nothing to do with CPAN. CPAN.pm just find the data on 
the disk if the module is installed. If you try some other module that 
is not installed you won't see the MANPAGE entry. e.g. try:

m Audio::CD


__________________________________________________________________
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