#!/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__
Test POD ERROR section
This text is not allowed
*
The wiz item.
*
The waz item.
Hey! The above document had some coding errors, which are explained below:
You can't have =items (as at line 9) unless the first thing after the =over is an =item