4 unshift @INC, './pod', '../lib';
6 import TestPodIncPlainText;
9 my %options = map { $_ => 1 } @ARGV; ## convert cmdline to options-hash
10 my $passed = testpodplaintext \%options, $0;
11 exit( ($passed == 1) ? 0 : -1 ) unless $ENV{HARNESS_ACTIVE};
19 The statement: C<This is dog kind's I<finest> hour!> is a parody of a
20 quotation from Winston Churchill.