Good morning, On 24/09/11 at 7:38 PM -0400, Ronald J Kimball <[email protected]> wrote:
>Unicode can be such a pain... Not my area of expertise, unfortunately. I >haven't figured out yet how to fix the filter. Anyone else know the magic >combination of pragmas and encodings? Try: use utf8; That tells Perl that the script itself (as opposed to input/output) is UTF8. Charlie -- Ꮚ Charlie Garrison ♊ <[email protected]> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org 〠 http://www.ietf.org/rfc/rfc1855.txt -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
