p5-Class-Std-Utils
utilities functions to build inside-out objects
WWW CVSWeb GITHub-
Package versionp5-Class-Std-Utils-0.0.2p3
-
MaintainerThe OpenBSD ports mailing-list
This module provides three utility subroutines:
anon_scalar()
ident($some_ref)
extract_initializers_from(\%hash)
Those can be used to simplify the building of inside-out objects,
as seen in Damian Conway's book `perl's best practices'.
- devel/p5-Module-Build