Current File : //usr/local/apps/perl/lib/site_perl/5.30.0/x86_64-linux/envz.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_ENVZ_H)) {
    eval 'sub _ENVZ_H () {1;}' unless defined(&_ENVZ_H);
    require 'features.ph';
    require 'errno.ph';
    require 'argz.ph';
}
1;