Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libscalar-defer-perl
Module providing lazy evaluation for perl
http://search.cpan.org/dist/Scalar-Defer/
0
no reviews
Install
Scalar::defer is a perl module that exports two functions, defer and lazy, which can be used to construct values that are evaluated as needed. it also provides a function to force immediate evaluation of a deferred value.