cpm icon indicating copy to clipboard operation
cpm copied to clipboard

Allow to configure `.perl-cpm` directory

Open KES777 opened this issue 3 years ago • 2 comments
trafficstars

Just like cpanm does: https://metacpan.org/pod/cpanm#PERL_CPANM_HOME

  PERL_CPM_HOME=/new/path

KES777 avatar Jun 19 '22 16:06 KES777

It seems implemented, but not documented: https://metacpan.org/release/SKAJI/App-cpm-0.997011/source/lib/App/cpm/CLI.pm#L93

KES777 avatar Jun 19 '22 16:06 KES777

I don't see it anymore. It's super-annoying that it's not even documented so I could at least symlink into ~/.cache before it starts dumping hundreds of megabytes into my home. You have to run a dummy cpm then figure out what files where changed in your homedir.

mralusw avatar May 05 '24 07:05 mralusw