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 was given the task of finding out what's wrong with a Perl script. Basically, after upgrading to a new version of Perl the script takes around 45 seconds to 'compile' before execution. The "new" ...
I am trying to build DB_File perl module on a AIX box. I have built and install BerkeleyDB 4.8, it is installed at /usr/local/BerkeleyDB. When I attempt to build the ...
In this article, I survey a clutch of popular programming languages and provide some personal opinions as to when it is appropriate to use each of them. I'll also talk about some of the development ...