item
=pod help
Example content
=cut
# given $data
$data->item('help');
# {,...}
The item method returns metadata for the pod-like section that matches the given string.
item(Str $arg1) : 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