Subject: | Don't cache files from file: URLs |
CPANPLUS helpfully caches module downloads, but never clears this cache nor is there a way to limit it. When low on disk space, I have to blow this away by hand.
Additionally, I have my own local CPAN mirror. Having CPANPLUS cache the "downloads" from file:///var/local/CPAN is pointless. CPANPLUS should immediately throw out any downloads from a file:/// URL once its done with it.