News

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 ...
The TIOBE Index is an indicator of which programming languages are most popular within a given month. Each month, we examine ...
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 module, this is what I receive.