Is there a way to use LWP:Simple to get the source of an XML document without the XSL transformation.
Whenever I use get() it gives me the HTML / Javascript output after the XML has been transformed, but if I got to the site and hit view source I can see the XML with no problem.
I am sure I am just being dumb and can not find the option, but I have looked =( I must be just missing it.