logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Fix::Condition::mab_match - Conditionals on MAB2 fields

Author

       Johann Rolschewski <jorol@cpan.org>

Description

       Read our Wiki pages at <https://github.com/LibreCat/Catmandu/wiki/Fixes> for a complete overview of the
       Fix language.

Name

       Catmandu::Fix::Condition::mab_match - Conditionals on PICA fields

See Also

       Catmandu::Fix

Synopsis

           # mab_match(PICA_PATH,REGEX)

           if mab_match('245','My funny title')
           add_field('my.funny.title','true')
           end

See Also