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