On Thu, 22 Aug 2002, Stas Bekman wrote:

> Randy Kobes wrote:
[ .. ]
> > 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

I agree about the manpage, but the fact that there's an entry at
all within CPAN.pm I thought meant that PAUSE has registered it 
at some level. But you're right for Audio::CD:

Module id = Audio::CD
    DESCRIPTION  Perl interface to libcdaudio (cd + cddb)
    CPAN_USERID  DOUGM (Doug MacEachern <[EMAIL PROTECTED]>)
    CPAN_VERSION 0.04
    CPAN_FILE    D/DO/DOUGM/Audio-CD-0.04.tar.gz
    DSLI_STATUS  bdcO (beta,developer,C,object-oriented)
    INST_FILE    (not installed)

in that there is a description. But does this come about from
registering a module? Or can it be done by going to the PAUSE
page and just updating the meta information on the already
present mod_perl?

-- 
best regards,
randy


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

Reply via email to