chiark / gitweb /
prefork-interp: ship?
[chiark-utils.git] / scripts / prefork-interp-test
old mode 100755 (executable)
new mode 100644 (file)
similarity index 94%
rename from pm/Proc/Prefork/prefork-interp-test
rename to scripts/prefork-interp-test
index 2db267e..c789410
@@ -2,7 +2,7 @@
 # -*- perl -*-
 
 use strict;
-BEGIN { unshift @INC, './pm' }
+BEGIN { unshift @INC, './perl' }
 use Proc::Prefork::Interp;
 
 sub prwhen ($) {