# from my $max_fd = POSIX::sysconf( POSIX::_SC_OPEN_MAX ) || 256; # to my $max_fd = POSIX::sysconf( POSIX::_SC_OPEN_MAX() ) || 256;