CPAN cannot find my module

2008-11-13 Thread Johan Vromans
Hi, When I try: $ perl -MCPAN -e install qw(EekBoek) I get the message Cannot install EekBoek, don't know what it is. No doubt I screwed up the META.yml, but what? Any help is appreciated. -- Johan

Re: CPAN cannot find my module

2008-11-13 Thread David Golden
I don't think it has anything to do with META.yml. It doesn't seem to be indexed into the 02packages file. I would suggest going to PAUSE and force re-indexing. (Then watch the daemon logfile tail for errors.) If that doesn't work, then I'd suggest contacting Andreas and asking for help

Re: CPAN cannot find my module

2008-11-13 Thread David Cantrell
On Thu, Nov 13, 2008 at 06:33:24AM -0500, David Golden wrote: I don't think it has anything to do with META.yml. It doesn't seem to be indexed into the 02packages file. I would suggest going to PAUSE and force re-indexing. (Then watch the daemon logfile tail for errors.) If that doesn't

Re: CPAN cannot find my module

2008-11-13 Thread Johan Vromans
[Quoting David Golden, on November 13 2008, 06:33, in Re: CPAN cannot find] I don't think it has anything to do with META.yml. It doesn't seem to be indexed into the 02packages file. I would suggest going to PAUSE and force re-indexing. Done. (Then watch the daemon logfile tail for