blob: 276d77d49c27d95cf9e527015617e86f43794bda (
plain)
1
2
3
4
5
|
This module provides three utility subroutines that simplify the creation of
"inside-out" classes. See Chapters 15 and 16 of "Perl Best Practices" (O'Reilly,
2005) for details.
WWW: http://search.cpan.org/dist/Class-Std-Utils/
|