Another object system
- In the last two years there have many new developments and interest in the perl object system
- Most of the work has been Inside-Out objects.
- Moose is different
- Moose is an extension to perl's standard object system: the blessed hash
- But that's just the default