Fast accessors with data containment
This module does two things differently to the venerable Class::Accessor::Fast: - Fields are stored at arms-length within a single hash value of $self, rather than directly in the $self blessed referent. - new() allows mixin into an existing object, rather than creating and returning a new blessed hashref.
$
pkg install p5-Class-Accessor-Fast-ContainedOrigin
devel/p5-Class-Accessor-Fast-Contained
Size
5.61KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
0 packages