problem-solving
problem-solving copied to clipboard
No easy way to inspect distributions
a short description of the problem
I think there is no easy way to inspect distributions.
more details
Let's say we use Module in our script:
use Module;
my $mod = Module.new;
...
Sometimes I want to inspect the distribution which Module belongs to.
Especially I want to know:
- distribution name
- version and auth of distribution
- resource files of distribution
But currently there is no easy way to do it, I think.
$ zef info App::Uni
- Info for: App::Uni
- Identity: App::Uni:ver<1.0.2>
- Recommended By: Zef::Repository::LocalCache
- Installed: No
Description: command-line utility to find or display Unicode characters
License: Artistic-2.0
Source-url: git://github.com/coke/p6-uni.git
Provides: 1 modules
Depends: 0 items