On 2015-07-01 01:42:30, PERLANCAR wrote:
Show quoted text> On Wed Jul 01 01:34:23 2015, SREZIC wrote:
> > On 2015-07-01 01:21:01, SREZIC wrote:
> > > In the CPAN shell:
> > >
> > > ...
> > > ---- Unsatisfied dependencies detected during ----
> > > ---- PERLANCAR/Test-Perinci-CmdLine-1.18.tar.gz ----
> > > Perinci::Examples::Tiny [requires]
> > > Running make test
> > > Delayed until after prerequisites
> > > Running test for module 'Perinci::Examples::Tiny'
> > >
> > > The module Perinci::Examples::Tiny isn't available on CPAN.
> > > ..
> > >
> > > MetaCPAN also does not know anything about it:
> > >
https://metacpan.org/pod/Perinci::Examples::Tiny -> 404 page
> >
> > Grepping and counting through my logfiles, I see more unavailable
> > (non-indexed?) modules:
> >
> > 10 The module Perinci::Examples::Tiny isn't available on CPAN.
> > 9 The module PERLANCAR::AppUtil::PerlStripper isn't available on
> > CPAN.
> > 6 The module Perinci::Examples isn't available on CPAN.
> > 3 The module Perinci::Examples::CLI isn't available on CPAN.
>
> Those modules are indexed fine by PAUSE:
>
> $ lcpan mods --or --exact-match --detail Perinci::Examples::Tiny
> PERLANCAR::AppUtil::PerlStripper Perinci::Examples
> Perinci::Examples::CLI
> +----------------------------------+-----------+---------
> +--------------------------------+
> | name | author | version | dist
> |
> +----------------------------------+-----------+---------
> +--------------------------------+
> | PERLANCAR::AppUtil::PerlStripper | PERLANCAR | 0.02 | PERLANCAR-
> AppUtil-PerlStripper |
> | Perinci::Examples | PERLANCAR | 0.53 | Perinci-
> Examples |
> | Perinci::Examples::CLI | PERLANCAR | 0.53 | Perinci-
> Examples |
> | Perinci::Examples::Tiny | PERLANCAR | 0.53 | Perinci-
> Examples |
> +----------------------------------+-----------+---------
> +--------------------------------+
>
> I'm not sure why MetaCPAN doesn't index them.
CPAN.pm does not know about them:
$ cpan
Show quoted textcpan> reload index
cpan> m Perinci::Examples
No objects of type Module found for argument Perinci::Examples
Show quoted textcpan> m PERLANCAR::AppUtil::PerlStripper
No objects of type Module found for argument PERLANCAR::AppUtil::PerlStripper
(Tried with various mirrors: cpan.cpantesters.org, cpan.metacpan.org, an Austrian mirror)