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
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.
According to Build.PL should be Sub::Exporter required. Specfile looks ok even for EL-5 branch.
(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)
OK.
Thank you. New Package SCM Request ======================= Package Name: perl-Const-Fast Short Description: Const::Fast Perl module Owners: lkundrak Branches: f13 f14 el6
Git done (by process-git-requests).
Imported and built.