This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade podlators from version 4.08 to 4.09
[perl5.git] / cpan / podlators / t / data / snippets / man / multiline-x
diff --git a/cpan/podlators/t/data/snippets/man/multiline-x b/cpan/podlators/t/data/snippets/man/multiline-x
new file mode 100644 (file)
index 0000000..641e4a4
--- /dev/null
@@ -0,0 +1,14 @@
+[name]
+Multiline X<>
+
+[input]
+=head1 Multiline XZ<><>
+
+Something something X<this   is
+one index term>
+
+[output]
+.SH "Multiline X<>"
+.IX Header "Multiline X<>"
+Something something
+.IX Xref "this is one index term"