pluck

=pod help

Example content

=cut

# given $data

$data->pluck('item', 'help');

# {,...}

The pluck method splices and returns metadata for the pod-like section that matches the given list or item by name.

pluck(Str $arg1, Str $arg2) : HashRef

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 28:

Unknown directive: =description

Around line 33:

Unknown directive: =signature

Around line 37:

Unknown directive: =type