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

This should cause a warning

NAME

poderrors.t - test Pod::Checker on some pod syntax errors

This is some paragraph text with some unknown interior sequences, such as unknown2, unknown3, and unknown4 unknown5.

Now try some unterminated sequences like hello mudda! hello fadda!

Here I am at camp granada!

Camps is very, entertaining. And they say we'll have some fun if it stops raining!

Okay, now use a non-empty blank line to terminate a paragraph and make sure we get a warning.

The above blank line contains tabs and spaces only

Additional tests

item without over

oops

back without over

over without back

aaps

end without begin

begin and begin

14 POD Errors

The following errors were encountered while parsing the POD:

Around line 26:

Unknown directive: =unknown1

Around line 29:

Deleting unknown formatting code Q<>

Deleting unknown formatting code A<>

Deleting unknown formatting code Y<>

Deleting unknown formatting code V<>

Around line 34:

Unterminated I<B<...>> sequence

Around line 38:

Unterminated C<...> sequence

Around line 53:

'=item' outside of any '=over'

Around line 55:

You forgot a '=back' before '=head2'

Around line 57:

=back without =over

Around line 65:

You forgot a '=back' before '=head2'

Around line 67:

'=end' without a target?

Around line 75:

'=end' without a target? (Should be "=end text")

Around line 77:

'=end' without a target? (Should be "=end text")

Around line 83:

=begin without a target?

Around line 85:

'=end' without a target? (Should be "=end text")

Around line 139:

=end xml doesn't match =begin html. (Stack: =begin html; =begin text; =begin html)