1[name] 2ISO-8859-1 encoding with invalid character (die) 3 4[options] 5errors die 6encoding iso-8859-1 7 8[input] 9=encoding UTF-8 10 11=head1 INVALID 12 13This character cannot be represented in ISO-8859-1, so should produce an 14error. 15 16☺ 17 18[output] 19.SH INVALID 20.IX Header "INVALID" 21This character cannot be represented in ISO\-8859\-1, so should produce an 22error. 23.PP 24? 25 26[errors] 27Pod input around line 8: "\x{38790}" does not map to iso-8859-1 28 29[exception] 30POD document had syntax errors 31