chiark / gitweb /
prefork-interp: rename perl module and sort out file locations
[chiark-utils.git] / pm / Proc / Prefork / Interp.pm
similarity index 99%
rename from perl/Prefork.pm
rename to pm/Proc/Prefork/Interp.pm
index 2ee8e57e3d5fbb2a658b505bf82c8e51888100e7..3b38ffac79ffc6f11cf9b5970944ae352bfde3f1 100644 (file)
@@ -1,5 +1,5 @@
 
-package Proc::Prefork;
+package Proc::Prefork::Interp;
 require Exporter;
 our @ISA = qw(Exporter);
 our @EXPORT = qw(initialisation_complete);