content

=pod help

Example content

=cut

# given $data

$data->content('help');

# Example content

The content method returns the pod-like section where the name matches the given string.

content(Str $arg1) : Str

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