Subject: | Split --look functionality? |
--look = download + unpack + open shell. Perhaps this functionality can
be split into other option(s)?
For example, --download = download + unpack. --download-only = download.
I sometimes use cpanm just to download dist tarballs (like apt-get source
--download-only). It can probably put the tarball in current directory.