The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Class::LazyObject"

Class::LazyObject - Deferred object construction River stage zero No dependents

Class::LazyObject allows you to create lazy objects. A lazy object holds the place of another object, (Called the "inflated object"). The lazy object turns into the inflated object ("inflates") only after a method is called on the lazy object. After ...

DAXELROD/Class-LazyObject-0.10 - 21 Feb 2004 16:11:36 UTC

Class::LazyLoad River stage zero No dependents

This is a highly flexible and general purpose lazyloader class. With very minimal configuration, it will correctly intercept constructor calls and wait until first access before actually executing the constructor....

RKINYON/Class-LazyLoad-0.04 - 10 Feb 2005 14:47:51 UTC
2 results (0.05 seconds)