aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Lazy/pkg-descr
blob: b2438ea683b1027bf60cf535209c58c7c34ae67b (plain) (blame)
1
2
3
4
5
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/