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