Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libconstant-defer-perl
Perl module providing constant subs with deferred value calculation
https://metacpan.org/release/constant-defer
0
no reviews
Install
Constant::defer creates constants like constant.pm, but with the value calculated only on the first call. this can save work for values only needed sometimes.