in reply to Re^2: check parametersin thread check parameters
Untested:
if (!grep { /^${\ (join '|', @{$opts->{params}}) }/i } keys %$format) [download]