Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37341899
en ru br
ALT Linux repos
S:0.66-alt1
5.0: 0.23-alt1
4.1: 0.23-alt1
4.0: 0.22-alt1
3.0: 0.17-alt1

Group :: Development/Perl
RPM: perl-bignum

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist bignum
Name: perl-%dist
Version: 0.66
Release: alt1

Summary: Transparent BigNumber support for Perl
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-Math-BigRat perl-Test-Pod

%description
This package attempts to make it easier to write perl scripts that
use big numbers.  Math::BigInt, Math::BigFloat, and Math::BigRat
modules are used in a transparent way.

bigint - Transparent BigInteger support
bignum - Transparent BigNumber support
bigrat - Transparent BigNumber/BigRational support

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc BUGS CHANGES README README.md
%perl_vendor_privlib/Math
%perl_vendor_privlib/big*

%changelog

Full changelog you can see here

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