관리-도구
편집 파일: timer_t.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&__timer_t_defined)) { eval 'sub __timer_t_defined () {1;}' unless defined(&__timer_t_defined); require 'bits/types.ph'; } 1;