Bug 641339 - Review Request: perl-Const-Fast - Const::Fast Perl module
Summary: Review Request: perl-Const-Fast - Const::Fast Perl module
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Marcela Mašláňová
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 641341
TreeView+ depends on / blocked
 
Reported: 2010-10-08 13:29 UTC by Lubomir Rintel
Modified: 2010-11-02 19:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-02 19:18:25 UTC
Type: ---
Embargoed:
mmaslano: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.