*Add the following Perl modules:
[vss2svn.git] / devnotes.txt
blob5263fa4592efdda5a11218a5a890696ae87cff21
1 This file is for my own development use only! These are just notes to myself
2 whenever I think of something that might come in useful later.
4 UTF-8 support in Perl 5.8
5     use Encode;
6     decode("utf-8", $string);
8 Date/Time Localization
9     HKEY_CURRENT_USER\Control Panel\International
10     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation