1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/devel/p5-Data-Lazy/pkg-descr
2008-05-23 21:18:39 +00:00

6 lines
205 B
Plaintext

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: http://search.cpan.org/dist/Data-Lazy/