use Ref::Util qw/ is_globref is_ioref /; return is_globref($var) || is_ioref($var);