Info2: <<
Package: math-bigint-pm%type_pkg[perl]
Version: 1.999816
Revision: 1
Source: mirror:cpan:authors/id/P/PJ/PJACKLAM/Math-BigInt-%v.tar.gz
Source-Checksum: SHA256(95a5a1f636a23f66d400d40bffb0d24ad50df00e6e3c7359c9e645c375f40a89)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
Depends: <<
	perl%type_pkg[perl]-core
<<
# Only a few new methods in Math::BigInt need Math::BigInt::FastCalc
# and Math::BigInt::FastCalc has a hard dep on Math::BigInt so we
# Recommends here to break the dep-cycle
Recommends: <<
	math-bigint-fastcalc-pm%type_pkg[perl] (>= 0.5008)
<<
PatchScript: <<
	# note instructing users to later manually update a module
	# that is actually part of this distro
	perl -ni -e 'print unless /Math::BigInt::Calc/' Makefile.PL
	# see note for Recommends
	perl -ni -e 'print unless /Math::BigInt::FastCalc/' Makefile.PL
<<
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: BUGS CHANGES CREDITS GOALS HISTORY LICENSE NEW README TODO
Description: Arbitrary-precision arithmetic
License: Artistic/GPL
Maintainer: Daniel Macks <dmacks@netspace.org>
Homepage: https://metacpan.org/release/Math-BitInt
<<