#!/usr/local/bin/perl -w print "Hello world\n"; exit 0; =pod blah bla =head1 NAME har - blagh L perlE interpreter|perl> post link =cut print "Some more code\n"; =head2 BLAH Here we have some spurious nesting B so bold> and normal. Simple italic: This is normal and I within> back again. Italic nesting I not> so bold> and normal. =over 4 We start with a plain par. =item first 111 C =item second 222 before unrec !! after unrec See also L<"BLAH">. =item third 333 normal I> norMal These are not ok: L L<"hhhh"> L<"BLAH"> L =item fourth aha BcloseCEhahaEend> See also L<"ERRORS"> and L. =item fifth this Z<> is ok. This Z<> has contents. This one Z<> too. See also L. =item sixth a URL link L and L =back And now for an index entry X<444>. =head1 WARNINGS This link is evil L. And L operator>. =over 4 =item Z<>* this is a bullet A par in a bullet. =item Z<>* this is another bullet la la la =item Z<>2. number blah blah =item my_definition A definition item! =back =head1 ERRORS lala lala =cut