Perl: Installing DBD::Oracle + Oracle Instant Client on Ubuntu 9.04

Easy to follow steps on how to install DBD::Oracle using Oracle Instant Client on Ubuntu 9.04

Perl Crash Course: Introduction to Perl

Perl – the Practical Extraction and Report Language (or Pathologically Eclectict Rubbish Lister) was created by Larry Wall in the late 1980′s. It started as a combination of Larry’s favorite Unix tools such as sed, awk, and shell, and grew to be the best language for text manipulation. I started learning Perl back in 1998 [...]