7 lines
83 B
Perl
7 lines
83 B
Perl
require '_h2ph_pre.ph';
|
|
|
|
no warnings qw(redefine misc);
|
|
|
|
require 'sys/wait.ph';
|
|
1;
|