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

NAME

Test POD ERROR section