if ( ! defined( $file ) ) { $file = ( glob(...) )[0]; if ( ! defined( $file ) ) { die "no NTP file\n"; } }