I come from a UNIX programming background, having spent the past couple of years writing almost exclusively tcl/tk code (with a little bit of Perl when my boss wasn't looking) on a Solaris platform.<br><br>In my new job, I'm doing exclusively windows programming and am finding that the easy things on Unix are hard on windows. There are some basic things that are easy in perl (and tcl/tk) that I would like to import into this VB-like programming language I'm using. I can import DLLs written in C or C++, but it's been too long since I've used those languages so I thought I'd see if anyone here knew how to "compile" perl functions into a DLL.<br><br>Thanks,<br>David