in reply to Object Oriented

Read these basic perldocs for the Larry-style objects: perlobj, perltoot, perlboot, overload. (These are just the most basic ones, see perldoc perl for a more complete list.) There are some CPAN modules for other object models.