use Assert::Refute::T::Numeric; refute_these { is_between( $temperature, 50, 140, "Temperature is sane" ); };