Re: zef how dependencies of installed modules?
[email protected] (Quanrong via perl6-users)
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
> After the module gets installed, how can I ask zef > what the dependencies were? `zef --help` says that it's with the `depends` subcommand. So: $ zef depends File::Temp File::Directory::Tree:ver<0.1>:auth<github:labster> Hope that helps!