[Bug 751534] New: Review Request: perl-constant-defer - Constant subs with deferred value calculation

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 5 10:05:31 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-constant-defer - Constant subs with deferred value calculation
Alias: perl-constant-defer

https://bugzilla.redhat.com/show_bug.cgi?id=751534

           Summary: Review Request: perl-constant-defer - Constant subs
                    with deferred value calculation
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
               URL: http://search.cpan.org/dist/constant-defer/
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: iarnell at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL: http://fedorapeople.org/~iarnell/review/perl-constant-defer.spec
SRPM URL:
http://fedorapeople.org/~iarnell/review/perl-constant-defer-5-1.fc17.src.rpm

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.

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=3490629

*rt-0.10_02

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list