detract
# given $array_object
my $arrayref = $self->detract($array_object);
The detract method returns a raw data value for a given argument which is a type of data object. If no argument is provided the invocant will be used.
detract(Maybe[Any] $arg) : Value
method
5 POD Errors
The following errors were encountered while parsing the POD:
- Around line 10:
Unknown directive: =name
- Around line 14:
Unknown directive: =usage
- Around line 20:
Unknown directive: =description
- Around line 25:
Unknown directive: =signature
- Around line 29:
Unknown directive: =type