#!/usr/bin/perl -w # -*- perl -*- BEGIN { require "./t/pod2html-lib.pl"; } use strict; use Test::More tests => 1; convert_n_test("poderr", "pod error section"); __DATA__

NAME

Test POD ERROR section

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 5:

You can't have =items (as at line 9) unless the first thing after the =over is an =item