search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
205 B
Text
5 lines
205 B
Text
A very little module for simulating laziness in perl. It provides
|
|
scalars that are "lazy", that is their value is computed only if
|
|
necessary and at most once.
|
|
|
|
WWW: https://metacpan.org/release/Data-Lazy
|