in reply to Re: Adding regex filters from command-line optionsin thread Adding regex filters from command-line options
Is it most likely List::Util::all and the snippet given in the OP just does not include the use List::Util 'all'; line.
🦛