Bug 641339

Summary: Review Request: perl-Const-Fast - Const::Fast Perl module
Product: [Fedora] Fedora Reporter: Lubomir Rintel <lkundrak>
Component: Package ReviewAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: fedora-package-review, lkundrak, mmahut, notting
Target Milestone: ---Flags: mmaslano: fedora-review+
kevin: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-02 19:18:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 641341    

Description Lubomir Rintel 2010-10-08 13:29:19 UTC
SPEC: http://v3.sk/~lkundrak/SPECS/perl-Const-Fast.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/perl-Const-Fast-0.006-1.el5_5.src.rpm

Description:

perl Build.PL ./Build ./Build test ./Build install

Comment 1 Lubomir Rintel 2010-10-08 13:31:51 UTC
SPEC: http://v3.sk/~lkundrak/SPECS/perl-Const-Fast.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/perl-Const-Fast-0.006-1.el5_5.src.rpm

Description:

This the only function of this module and it is exported by default. It
takes a scalar, array or hash lvalue as first argument, and a list of one or 
more values depending on the type of the first argument as the value for the 
variable. It will set the variable to that value and subsequently make it 
readonly. Arrays and hashes will be made deeply readonly.

Comment 2 Marcela Mašláňová 2010-10-27 15:06:55 UTC
According to Build.PL should be Sub::Exporter required. Specfile looks ok even for EL-5 branch.

Comment 3 Lubomir Rintel 2010-10-27 17:36:20 UTC
(In reply to comment #2)
> According to Build.PL should be Sub::Exporter required. Specfile looks ok even
> for EL-5 branch.

It is, the autoreq generator drags it in:

$ rpm -q --requires perl-Const-Fast |grep Export
perl(Sub::Exporter)

Comment 4 Marcela Mašláňová 2010-10-29 08:32:21 UTC
OK.

Comment 5 Lubomir Rintel 2010-10-29 09:32:01 UTC
Thank you.

New Package SCM Request
=======================
Package Name: perl-Const-Fast
Short Description: Const::Fast Perl module
Owners: lkundrak
Branches: f13 f14 el6

Comment 6 Kevin Fenzi 2010-10-30 23:25:01 UTC
Git done (by process-git-requests).

Comment 7 Lubomir Rintel 2010-11-02 19:18:25 UTC
Imported and built.