blob: 25d6487143656837da2a4dc1191852c010ce25f5 (
plain)
1
2
3
|
The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.
|