There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

which-meta - search install.json and MYMETA.json for a module

SYNOPSIS

> which-meta [options] Module::Name

OPTIONS

-I directory   prepend search directory to @INC
-h, --help     show this help

eg:
> which-meta Moouse
> which-meta -Ilocal/lib/perl5 Plack