Re: HTML::Form not being indexed?

[email protected] (Andreas Koenig)
Newsgroups perl.cpan.testers.discuss
Message-ID <[email protected]>
>>>>> On Mon, 10 Jan 2022 02:33:34 -0300, Alceu Rodrigues de Freitas Junior via cpan-testers-discuss <[email protected]> said:

  > Greetings,
  > I've getting some errors when trying to install a module of mine
  > (App::SpamcupNG) which has describe as dependency (PREREQ_PM) with the
  > cpan client.

  > For some reason, it seems the module is not being index properly (I
  > cannot find it in the mods table when looking into the CPAN::SQLite
  > local database).

You can turn off and on the use of CPAN::SQLite with

  o conf use_sqlite 0

  o conf use_sqlite 1

And in both modes you can use the cpan shell and thus compare whether it
is a problem with CPAN::SQLite or something else. You can also call

  reload index

This operation may take a while with CPAN::SQLite on, be patient.

  > On the other hand, I can install it with the cpanm (with cpanm
  > HTML::Form) or with the cpan shell like this:

  > cpan[1]> install OALDERS/HTML-Form-6.07.tar.gz

  > Is that some issue with my local setup or the distribution itself?

I have no problem with HTML::Form in the cpan shell with or without
use_sqlite on or off.

Greetings,
-- 
andreas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.