Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37419860
en ru br
ALT Linux repos
S:6-alt2_15

Group :: Development/Other
RPM: perl-constant-defer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6-alt2_15
Build date: 20 november 2019, 11:40 ( 230.4 weeks ago )
Size: 49.11 Kb

Home page:   https://metacpan.org/release/constant-defer

License: GPLv3+
Summary: Constant subs with deferred value calculation
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-constant-defer
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin