>>> This function will correctly escape US-ASCII output. If you're using >>> a different character set such as UTF8, or need more control on >>> the escaping process, use HTML::Entities. >> > I like it too for the simple reason that it seems simple and doesn't > worry the casual user, or confuse him/her with problems that they have no > need to understand... Silly as that may seem, I can personally attest to > having gottent stuck with numerous software packages because of > documentation that seemed important and took me hours to understand, only > to realize it had nothing to do with me, or my use of the software...
I read your misunderstanding of my previous proposal and tried to keep it simple... mod_perl's pod is no place to teach people the intricacies of character encodings and the like. -- Eric Cholet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
