I was wondering if there was a way to automatically escape characters - XML::Twig seems to automatically do & , < , > etc, but I experienced problems when using a £ (UK pound sign, not html entity - real one). Is this a fault with the escaping mechanism, or am I just missing something?