Does Apache::NavBar exist ?

2002-10-14 Thread paul . barker


Hi

I've just been perusing the docs on perl.apache.com and in the Cute Tricks
section there is mention of a module called Apache::NavBar being available from
CPAN. I may be blind but I can't find it. Does it exist ?

Regards

Paul



***
Important.
Confidentiality: This communication is intended for the above-named person and
may be confidential and/or legally privileged. Any opinions expressed in this
communication are not necessarily those of the company. If it has come to you
in error you must take no action based on it, nor must you copy or show it to
anyone; please delete/destroy and inform the sender immediately.

Monitoring/Viruses
Orange may monitor all incoming and outgoing emails in line with current
legislation.  Although we have taken steps to ensure that this email and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus free.

Orange PCS Limited is a subsidiary of Orange SA and is registered in England No
2178917, with its address at St James Court, Great Park Road, Almondsbury Park,
Bradley Stoke, Bristol BS32 4QJ.
***




Re: Does Apache::NavBar exist ?

2002-10-14 Thread Per Einar Ellefsen

At 12:01 14.10.2002, [EMAIL PROTECTED] wrote:

Hi

I've just been perusing the docs on perl.apache.com and in the Cute Tricks
section there is mention of a module called Apache::NavBar being available 
from
CPAN. I may be blind but I can't find it. Does it exist ?

Hi Paul,

Weird, it doesn't show up on search.cpan.org, but it seems to be on CPAN 
still: http://www.cpan.org/authors/id/B/BA/BARRACODE/
Otherwise you can find a copy here: 
http://modperl.com:9000/book/source/apachemod-code-1.02/lib/Apache/


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]





Re: Does Apache::NavBar exist ?

2002-10-14 Thread Lupe Christoph

On Monday, 2002-10-14 at 12:10:33 +0200, Per Einar Ellefsen wrote:
 At 12:01 14.10.2002, [EMAIL PROTECTED] wrote:

 I've just been perusing the docs on perl.apache.com and in the Cute 
 Tricks
 section there is mention of a module called Apache::NavBar being available 
 from
 CPAN. I may be blind but I can't find it. Does it exist ?

 Weird, it doesn't show up on search.cpan.org, but it seems to be on CPAN 
 still: http://www.cpan.org/authors/id/B/BA/BARRACODE/
 Otherwise you can find a copy here: 
 http://modperl.com:9000/book/source/apachemod-code-1.02/lib/Apache/

Really strange. CPAN.pm finds it:

cpan m Apache::NavBar
Module id = Apache::NavBar
DESCRIPTION  Navigation bar generator
CPAN_USERID  MPB (mod_perl book (Doug and Lincoln) [EMAIL PROTECTED])
CPAN_VERSION undef
CPAN_FILEContact Author mod_perl book (Doug and Lincoln) [EMAIL PROTECTED]
DSLI_STATUS  bdpO (beta,developer,perl,object-oriented)
INST_FILE(not installed)

But it doesn't know there is a copy on CPAN. I guess BarracodE
(Charles Day) is not registered as owner.

I've Cc'ed the people involved.

Lincoln, Doug, is this cleared with you? Andreas, if/when it is, can you
transfer the module?

HTH,
Lupe Christoph
-- 
| [EMAIL PROTECTED]   |   http://www.lupe-christoph.de/ |
| Big Misunderstandings #6398: The Titanic was not supposed to be|
| unsinkable. The designer had a speech impediment. He said: I have |
| thith great unthinkable conthept ...  |



Re: Does Apache::NavBar exist ?

2002-10-14 Thread Lincoln Stein

That's right.  CPAN is telling you to contact Doug and Me.

Lincoln

Does it exist ?
 
  Weird, it doesn't show up on search.cpan.org, but it seems to be on CPAN
  still: http://www.cpan.org/authors/id/B/BA/BARRACODE/
  Otherwise you can find a copy here:
  http://modperl.com:9000/book/source/apachemod-code-1.02/lib/Apache/

 Really strange. CPAN.pm finds it:

 cpan m Apache::NavBar
 Module id = Apache::NavBar
 DESCRIPTION  Navigation bar generator
 CPAN_USERID  MPB (mod_perl book (Doug and Lincoln) [EMAIL PROTECTED])
 CPAN_VERSION undef
 CPAN_FILEContact Author mod_perl book (Doug and Lincoln)
 [EMAIL PROTECTED] DSLI_STATUS  bdpO (beta,developer,perl,object-oriented)
 INST_FILE(not installed)

 But it doesn't know there is a copy on CPAN. I guess BarracodE
 (Charles Day) is not registered as owner.

 I've Cc'ed the people involved.

 Lincoln, Doug, is this cleared with you? Andreas, if/when it is, can you
 transfer the module?

 HTH,
 Lupe Christoph