Objects in Perl
There’s more than one way to do it
Roll-your-own (e.g.: blessed hash)
Accessor generators
Inside-out frameworks
ORMs
etc.