Subject: | Include a 'name' in results hash, with module name |
It would be handy if the hash for each dependency included a 'name' key,
which would be the name of the module, rather than the partial path.
So HTTP/Lite.pm would have
name => 'HTTP::Lite'