Some users might not want to install Java, Perl, or Python. They would prefer a binary that just works. I can "compile" the perl version of the program using perl2exe to produce binaries for Linux, Windows, SunOS, and HP-UX. I think this might be worth doing.
Logged In: YES
user_id=304339
Originator: YES
Actually, py2exe is free and seems to work great. It is also good because Python is the default (initial) language for the project.