The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

parm1 = "a string"

parm2 <<EOT1 a multi-lined value (with EOT ) that goes on without final line end EOT1

parmA = "1" parmA .= "2" parmA .= "free" parmA .= "beer"

parmH = "donkey=animal" parmH .= "key=3"

# parmX is undefined EOTTO

ok( $output eq $shouldbe, 'normal help output' );

7 POD Errors

The following errors were encountered while parsing the POD:

Around line 79:

Unknown directive: =param

Around line 81:

Unknown directive: =info

Around line 83:

Unknown directive: =long

Around line 88:

Unknown directive: =long

Around line 101:

Unknown directive: =long

Around line 109:

Unknown directive: =long

Around line 115:

Unknown directive: =long