Changes for version 0.10 - 2005-07-27
- first public release as Object::LocalVars (thanks to M. Simon Cavalletto
- for suggesting this name)
- supports public/private/protected properties and class properties
- methods are wrapped to locally alias $self and all properties
- automatically creates accessors and mutators (if appropriate)
- automatically provides new() and DESTROY()
- supports PREBUILD, BUILD and DEMOLISH helper functions
Modules
Outside-in objects with local aliasing of $self and object variables