
IBM has an article about using Perl to Port Win DLLs to the Palm handheld. The article introduces you to an interesting technique that makes the process easier by using Perl. It demonstrates a Perl script that analyzes existing C source code and automatically generates many of the source files required for porting. You should be able to use the code outlined in the article to help with your own porting projects.