> 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!

Reply via email to