Home

The devel/p5-Scalar-Defer port

p5-Scalar-Defer-0.23p0 – deferred and lazy evaluation (cvsweb github mirror)

Description

This module exports two functions, "defer" and "lazy", for building
values that are evaluated on demand.
    
Unlike the "tie"-based Data::Lazy, this module operates on *values*, not
*variables*. Therefore, assigning into $dv and $lv above will simply
replace the value, instead of triggering a "STORE" method call.
WWW: https://metacpan.org/release/Scalar-Defer

Maintainer

The OpenBSD ports mailing-list

Categories

devel perl5

Run dependencies

Test dependencies

Reverse dependencies

Files

Search