D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib64
/
perl5
/
bits
/
types
/
Filename :
time_t.ph
back
Copy
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&__time_t_defined)) { eval 'sub __time_t_defined () {1;}' unless defined(&__time_t_defined); require 'bits/types.ph'; } 1;