Constant subs with deferred value calculation
constant::defer creates a subroutine which on the first call runs given code to calculate its value, and on the second and subsequent calls just returns that value, like a constant. The value code is discarded once run, allowing it to be garbage collected.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 6-33.fc42 | - |
Fedora 41 | 6-30.fc41 | - |
Fedora 40 | 6-29.fc40 | - |
Fedora EPEL 9 | 6-22.el9 | - |
Fedora EPEL 8 | 6-15.el8 | - |
Fedora EPEL 10.0 | 6-32.el10_0 | - |
You can contact the maintainers of this package via email at
perl-constant-defer dash maintainers at fedoraproject dot org
.