We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629be38 commit 2145990Copy full SHA for 2145990
.github/workflows/test-gccs.yml
@@ -59,6 +59,7 @@ jobs:
59
60
perlbrew --verbose --notest install perl-${{ matrix.perl }} -Dcc=$CC
61
perlbrew use perl-${{ matrix.perl }}
62
+ perlbrew install-cpanm
63
64
perl -V
65
perl -v
0 commit comments