search.cpan.org only indexes distributions that unpack to a single top-level
directory. Looking in yours I see

-rwxr-xr-x miko/miko      4177 Feb 13 01:41 2001 BooleanEval.pm
-rw-rw-r-- miko/miko       168 Feb 13 01:39 2001 Changes
-rw-rw-r-- miko/miko       300 Feb 13 01:11 2001 Makefile.PL
-rw-rw-r-- miko/miko        59 Feb 13 02:06 2001 MANIFEST
-rw-rw-r-- miko/miko       596 Feb 13 02:05 2001 README
-rw-rw-r-- miko/miko       883 Feb 13 01:37 2001 test.pl

I would suggest that in future you create your distribution
using the make dist command which will create the distribution such
that it unpacks to a single directory with the same name os the distribution.

Graham.

On Mon, Apr 09, 2001 at 10:13:10AM +0200, Johan Vromans wrote:
> Date: Wed, 28 Mar 2001 20:03:52 -0000
> To: [EMAIL PROTECTED]
> From: "Miko O'Sullivan" <[EMAIL PROTECTED]>
> Subject: Math::BooleanEval
> 
> I noticed that my module Math::BooleanEval is now listed in the Perl5 Module 
> list (http://www.cpan.org/modules/00modlist.long.html), but when I click on 
> the link (which is to 
> http://search.cpan.org/search?module=Math::BooleanEval) the resulting page 
> says "Module 'Math::BooleanEval' not found".  The module itself is in the 
> FTP tree 
> (ftp://ftp.cpan.org/CPAN/modules/by-module/Math/Math-BooleanEval-0.9.tar.gz).
> 
> ???
> 
> -Miko
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> 

Reply via email to