| TamilInUnicode.pdf (170 KB) |
Investigation how to represent Tamil texts in Unicode (as opposed to proprietary font encodings). The zip archive wikipedia_Tamil_script.zip (74 KB) contains the example files mentioned in the investigation. |
| Logging-Debug-0.1.2.zip | Logging-Debug-0.1.2 - debugging help. The package allows your Perl scripts and modules to leave a trace if an error occurs, or to log (into a file or e.g. to the screen) what's going on. You just add calls like MsgError($msg), MsgInfo($msg) and MsgDebug($msg) to your code, specify a level to filter the messages, and the package saves the messages that pass the filter into a file or forwards them to a callback you provide (which may e.g. print them to STDERR). Package documentation Installation: unpack (using paths) into a directory in your Perl lib path (sorry, no "make" support yet). You may also run t/Debug.t. |
| checkrc-0.1.1.zip | checkrc.pl - analyzes Visual Studio 6.0 resource files (*.rc). checkrc.pl analyzes Visual Studio resource files (*.rc) and prints a list of languages or compares sections for two given languages. Script documentation Installation: unpack into any directory, call 'perl checkrc.pl' for help, see example.rc/example.html for an example. |
See Biblemap
download,
introduction.
See Losung
download,
introduction.