Perlobj

PERLOBJ(1) Perl Programmers Reference Guide PERLOBJ(1)

Perlobj

PERLOBJ(1) Perl Programmers Reference Guide PERLOBJ(1) # PERLOBJ(1) Perl Programmers Reference Guide PERLOBJ(1) NNAAMMEE # perlobj - Perl object reference DDEESSCCRRIIPPTTIIOONN # This document provides a reference for Perl's object orientation features. If you're looking for an introduction to object-oriented programming in Perl, please see perlootut. In order to understand Perl objects, you first need to understand references in Perl. See perlreftut for details. This document describes all of Perl's object-oriented (OO) features from the ground up. ...