Two key areas for improving Perl programming are achieving better support for Win32 and efficiently producing an executable version of your program. Here, we've rounded up a couple of tips to address ...
I'd like to install some perl modules to a Solaris 8 machine that doesn't have a c compiler on it. I do have access to another Solaris 8 machine that has gcc on it, but the directory structure isn't ...