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 800125b commit d83cae4Copy full SHA for d83cae4
generate.pl
@@ -45,6 +45,7 @@ sub die_with_sample {
45
"64bit,threaded" => "-Dusethreads -Duse64bitall $common",
46
);
47
48
+# sha256 taken from http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
49
my %cpanm = (
50
name => "App-cpanminus-1.7043",
51
url => "http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz",
0 commit comments