App-cpm
view release on metacpan or search on metacpan
v1.0.1 2026-04-27 10:00:08 CEST
- Require the latest Command::Runner, Parallel::Pipes::App
v1.0.0 2026-04-26 14:59:50 CEST
[This is cpm v1]
- cpm now prepares dependencies first and performs final installation separately.
- By default, cpm installs the requested distributions and their runtime dependency closure.
- Terminal progress output is now much better at showing what cpm is doing and which step is taking time.
- cpm now requires Perl v5.24 or later.
- For more background, see https://skaji.medium.com/cpm-v1-making-installs-stable-b2236b8eda44
v0.999.11 2026-04-26 09:27:03 CEST (TRIAL RELEASE)
- Add final-install and top-level selection options;
The default top-level phase selection is also changed
from build,runtime,test to configure,build,runtime,test,develop (#291)
v0.999.10 2026-04-25 19:41:11 CEST (TRIAL RELEASE)
- Handle narrow tty progress output (thibaultduponchelle #290)
- Show final installs in tty progress (#289)
- Add progress mode option (#288)
( run in 2.530 seconds using v1.01-cache-2.11-cpan-f56aa216473 )