libmath-mpfr-perl 3.17-1build1 source package in Ubuntu

Changelog

libmath-mpfr-perl (3.17-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Tue, 22 Oct 2013 09:54:52 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-mpfr-perl_3.17.orig.tar.gz 81.1 KiB 5ef9e989492de961ff712b1a5151e6ec2a223655dda74f012015aff483854a74
libmath-mpfr-perl_3.17-1build1.debian.tar.gz 2.4 KiB 7e27a585a2604272564d8341819fc668c62bfcc517f9855d33d61a4919625782
libmath-mpfr-perl_3.17-1build1.dsc 2.1 KiB daa17fc7a1d586ea3982bbcd62e25aba2c57aa8757fa2f32f9a138e08dd691aa

Available diffs

View changes file

Binary packages built by this source

libmath-mpfr-perl: perl interface to the MPFR (floating point) library

 Math::MPFR is a bigfloat module utilising the MPFR library. Basically this
 module simply wraps the 'mpfr' floating point functions provided by that
 library. Operator overloading is also available.