Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Math-Decimal64-0.170.0-6.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Math-Decimal64 Distribution: Mageia
Version: 0.170.0 Vendor: Mageia.Org
Release: 6.mga10 Build date: Sun Jun 29 12:51:42 2025
Group: Development/Perl Build host: localhost
Size: 2383174 Source RPM: perl-Math-Decimal64-0.170.0-6.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Math-Decimal64
Summary: Perl interface to C's _Decimal64 operations
   Math::Decimal64 supports up to 16 decimal digits of significand
   (mantissa) and an exponent range of -383 to +384.
   The smallest expressible value is -9.999999999999999e384 (which
   is also equivalent to -9999999999999999e369).
   The largest expressible value is 9.999999999999999e384 (which
   also equivalent to 9999999999999999e369).
   The closest we can get to zero is (plus or minus) 1e-384
   (which is also equivalent to 1000000000000000e-399).

   This module allows decimal floating point arithmetic via
   operator overloading - see "OVERLOADING".

   In the documentation that follows, "$mantissa" is a perl scalar
   holding a string of up to 16 decimal digits, optionally prefixed
   with a '+' or '-' sign:
    $mantissa = '1234';
    $mantissa = '1234567890123456';

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Sun Jun 29 2025 umeabot <umeabot> 0.170.0-6.mga10
  + Revision: 2225923
  - Mageia 10 Mass Rebuild
* Thu Aug 22 2024 neoclust <neoclust> 0.170.0-5.mga10
  + Revision: 2088106
  - Rebuild against new perl
* Tue Nov 28 2023 tv <tv> 0.170.0-4.mga10
  + Revision: 2010474
  - Rebuild for perl-5.38

Files

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/11eaf644c4e7944ad1a1e70462b63ad8583cf5
/usr/lib64/perl5/vendor_perl/Math
/usr/lib64/perl5/vendor_perl/Math/Decimal64.pm
/usr/lib64/perl5/vendor_perl/Math/Decimal64.pod
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Math
/usr/lib64/perl5/vendor_perl/auto/Math/Decimal64
/usr/lib64/perl5/vendor_perl/auto/Math/Decimal64/Decimal64.so
/usr/share/doc/perl-Math-Decimal64
/usr/share/doc/perl-Math-Decimal64/CHANGES
/usr/share/doc/perl-Math-Decimal64/META.json
/usr/share/doc/perl-Math-Decimal64/META.yml
/usr/share/doc/perl-Math-Decimal64/MYMETA.yml
/usr/share/doc/perl-Math-Decimal64/README
/usr/share/man/man3/Math::Decimal64.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 30 06:49:40 2025