summaryrefslogtreecommitdiff
path: root/cpan/Pod-Simple/t/corpus/encwarn01.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Pod-Simple/t/corpus/encwarn01.xml')
-rw-r--r--cpan/Pod-Simple/t/corpus/encwarn01.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/cpan/Pod-Simple/t/corpus/encwarn01.xml b/cpan/Pod-Simple/t/corpus/encwarn01.xml
new file mode 100644
index 0000000000..d64d56f55b
--- /dev/null
+++ b/cpan/Pod-Simple/t/corpus/encwarn01.xml
@@ -0,0 +1,36 @@
+<Document start_line="2">
+ <head1 start_line="2">
+ NAME
+ </head1>
+ <Para start_line="4">
+ Encoding Warning 1 - implicitly Latin-1
+ </Para>
+ <head2 start_line="6">
+ DESCRIPTION
+ </head2>
+ <Para start_line="8">
+ This line should warn that the word caf&#233; contains a non-ASCII
+ character.
+ </Para>
+ <Para start_line="10">
+ But ch&#226;teau should not generate a warning - once is enough.
+ </Para>
+ <head1 errata="1" start_line="-321">
+ POD ERRORS
+ </head1>
+ <Para errata="1" start_line="-321">
+ Hey!
+ <B>
+ The above document had some coding errors, which are explained below:
+ </B>
+ </Para>
+ <over-text errata="1" indent="4" start_line="-321">
+ <item-text start_line="-321">
+ Around line 8:
+ </item-text>
+ <Para start_line="-321">
+ Non-ASCII character seen before =encoding in &#39;caf&#233;&#39;. Assuming
+ ISO8859-1
+ </Para>
+ </over-text>
+</Document>