http://qs321.pair.com?node_id=519633

skazat has asked for the wisdom of the Perl Monks concerning the following question:

Fellow monks,

What's a good practice in putting non ASCII characters in source code? Things like, "smart" quotes (“ ”) and friends? Is it safe just to simply type them into the code itself?

I'm basically using them in regex's to replace them with ASCII standins and HTML Entities.

Cheers!

 

-justin simoni
skazat me