The Perl Conference 2018

Abstraction, Encapsulation, Polymorphism, and Inheritance — The problems we solve with them, the problems they create, and how we achieve them with Perl

David Oswald | Tue, 6/19 at 10:10 am | 50 minutes | Ballroom C

We will discuss what are commonly known to be the four pillars of Object Oriented Programming, but that really are so much more than just pillars of OOP — They’re strategies for solving hard problems elegantly.

Audience: Everyone
Track: Beginner