Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
arrow-right

GitHub Action

install with cpm

v1.0

Actions Status

install-cpm

GitHub action to install App::cpm

This action installs 'cpm' as root so you can then use it in your workflow.

Inputs

none

Outputs

none

Example usage

uses: perl-actions/[email protected]
run: |
   sudo cpm install -g Module::To::Install