Sujet : Re: Are all CPAN modules supposed to be listed on metacpan.org?
De : g-bouras (at) *nospam* otenet.gr (Bouras George)
Groupes : comp.lang.perl.miscDate : 20. May 2024, 08:52:54
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v2es0p$3s0ts$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 22/3/2024 10:11 π.μ., Tim Landscheidt wrote:
Hi,
I'm looking into broken URLs of Fedora packages of (inter
alia) CPAN modules, in the following picking
https://src.fedoraproject.org/rpms/perl-Config-IniHash as a
random example.
no problem here
cpanm --version
cpanm (App::cpanminus) version 1.7046 (/usr/bin/vendor_perl/cpanm)
perl version 5.038002 (/usr/bin/perl)
cpanm --test-only Config::IniHash
! Finding Config::IniHash on cpanmetadb failed.
--> Working on Config::IniHash
Fetching
http://cpan.metacpan.org/authors/id/J/JE/JENDA/Config-IniHash-3.01.01.tar.gz ... OK
Configuring Config-IniHash-3.01.01 ... OK
==> Found dependencies: Hash::Case, Hash::WithDefaults
--> Working on Hash::Case
Fetching
http://www.cpan.org/authors/id/M/MA/MARKOV/Hash-Case-1.05.tar.gz ... OK
Configuring Hash-Case-1.05 ... OK
Building and testing Hash-Case-1.05 ... OK
Successfully tested Hash-Case-1.05
--> Working on Hash::WithDefaults
Fetching
http://www.cpan.org/authors/id/J/JE/JENDA/Hash-WithDefaults-0.04.tar.gz ... OK
Configuring Hash-WithDefaults-0.04 ... OK
Building and testing Hash-WithDefaults-0.04 ... OK
Successfully tested Hash-WithDefaults-0.04
Building and testing Config-IniHash-3.01.01 ... OK
Successfully tested Config-IniHash-3.01.01