Quick version:
Can anyone tell me what the text encoding is called that this filename is in?
Siham%2C%20Garden.png


Longer version:
I've got a minor snag in my conversion program: XML::Parser is encoding the attributes it returns to me. This isn't a problem in most cases, but there is one case where I need to use that attribute value in a shell call, and I can't figure out a good way to de-convert it. I know the encoding (well, mostly), but I don't know what it is called, so I can't find a converter. (I don't want to write one myself, I'm sure I'd miss some character. Besides, it is a common encoding, right?)


Any pointers towards relevant modules would be appreciated. I just can't figure out a good search for them.

Daniel T. Staal

---------------------------------------------------------------
This email copyright the author.  Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes.  This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to