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 8ba8049 commit 052fac4Copy full SHA for 052fac4
build-scripts/rebuild-std.sh
@@ -0,0 +1,6 @@
1
+#!/bin/sh
2
+cd
3
+cd std
4
+git pull
5
+export PATH=/home/p6eval/perl5/perlbrew/perls/perl-5.12.1/bin:$PATH
6
+make snap
0 commit comments