Provided by: libcatmandu-perl_0.9505-1_all bug

NAME

       Catmandu::Fix::filter - Filter values out of an array based on a regular expression

SYNOPSIS

          # words => ["Patrick","Nicolas","Paul","Frank"]

          filter(words,'Pa')

          # words => ["Patrick","Paul"]

SEE ALSO

       Catmandu::Fix

perl v5.22.1                                       2016-02-09                         Catmandu::Fix::filter(3pm)