Group
Extension

Matches 1

CPAN-Digger ( S/SZ/SZABGAB/CPAN-Digger-1.04.tar.gz, SZABGAB, 2020; MetaCPAN )
CPAN-Digger/lib/CPAN/Digger.pm ( view source; MetaCPAN )
      if (-e $path) {
            $self->{dashboards} = { map { m{.*/([^/]+)\.json$}; $1 => 1 } glob "$path/authors/*.json" };
        }
    }
}

sub get_vcs {
    my ($repository) = @_;
    if ($repo

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.