6 lines
86 B
Perl
6 lines
86 B
Perl
require '_h2ph_pre.ph';
|
|
|
|
no warnings qw(redefine misc);
|
|
|
|
require 'sys/syscall.ph';
|
|
1;
|