Documentation

Changes to Existing Documentation

perldata EOF my $d = Pod::Simple::XHTML->new (); $d->index (1); my $e; $d->output_string (\$e); $d->parse_string_document ($c); unlike ($e, qr!<a[^>]+><a[^>]+>!);