Data::Object::Array::Func::EachValue
Data-Object Array Function (EachValue) Class
use Data::Object::Array::Func::EachValue;
my $func = Data::Object::Array::Func::EachValue->new(@args);
$func->execute;
Data::Object::Array::Func
arg1(Object, req, ro) arg2(CodeRef, req, ro) args(ArrayRef[Any], opt, ro)
Data::Object::Library
Data::Object::Array::Func::EachValue is a function object for Data::Object::Array.
7 POD Errors
The following errors were encountered while parsing the POD:
- Around line 10:
Unknown directive: =name
- Around line 14:
Unknown directive: =abstract
- Around line 18:
Unknown directive: =synopsis
- Around line 26:
Unknown directive: =inherits
- Around line 30:
Unknown directive: =attributes
- Around line 36:
Unknown directive: =libraries
- Around line 40:
Unknown directive: =description