Search
Tags
Categories
Archives
- July 2010 (2)
- June 2010 (2)
- April 2010 (1)
- April 2009 (1)
- November 2008 (1)
- February 2008 (1)
- March 2006 (1)
- May 2005 (1)
- March 2005 (1)
- September 1997 (1)
Tag Archives: Perl
Converting a database to Unicode with Perl
It’s happened a few times—I’m transfering data from one database to another and the old one has a few accented characters in it, but came from the days before Unicode. So if you’re using Perl to pull data from the … Continue reading