1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/devel/p5-Data-Lazy/pkg-descr
2005-09-30 16:45:47 +00:00

6 lines
204 B
Plaintext

A very little module for simulating lazines 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/