Classical OOP - Object Oriented Perl

In this course we are going to learn how to write Object Oriented code in Perl using the classical OOP system. It is extremely useful both for writing new applications and to maintain existing code-bases that are written in an Object Oriented style.

What is in this course?