Catmandu::Fix::Bind::maybe(3pm) | User Contributed Perl Documentation | Catmandu::Fix::Bind::maybe(3pm) |
Catmandu::Fix::Bind::maybe - a binder that skips fixes if one returns undef or dies
do maybe() foo() return_undef() # rest will be ignored bar() end
The maybe binder computes all the Fix function and ignores fixes that throw exceptions.
Catmandu::Fix::Bind
2023-03-03 | perl v5.36.0 |