in reply to 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.
🦛