in reply to Re^3: XML::Simple error
in thread XML::Simple error

Nop, it looks like this
<?xml version="1.0" encoding="ISO-8859-1"?> <config> <language>SE</language> </config>

Replies are listed 'Best First'.
Re^5: XML::Simple error
by runrig (Abbot) on Mar 16, 2006 at 23:54 UTC
    The error message said "(invalid token) at line 11, column 40, byte 458", but your XML is only 4 lines long and less than 100 bytes? Something is not as you think it is.