View Single Post
Old 12-21-2007, 06:26 PM   #5 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 596
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
@DJMaze - perl does support unicode via pragmas. To set the local encoding to be UTF8 for example you can place the line 'use utf8;' in your script.
__________________
Stop intellectual property from infringing on me
teknomage1 is offline   Reply With Quote