SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Currency rpm build for : OpenSuSE. For other distributions click perl-Math-Currency.

Name : perl-Math-Currency
Version : 0.53 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:50:33
Group : Unspecified Source RPM : perl-Math-Currency-0.53-lp155.1.1.src.rpm
Size : 0.09 MB
Packager : https://www_suse_com/
Summary : Exact Currency Math with Formatting and Rounding
Description :
Currency math is actually more closely related to integer math than it is
to floating point math. Rounding errors on addition and subtraction are not
allowed and division/multiplication should never create more accuracy than
the original values. All currency values should round to the closest cent
or whatever the local equivalent should happen to be.

However, repeated mathematical operations on currency values can lead to
inaccurate results, if rounding is performed at each intermediate step. In
order to preserve appropriate accuracy, the Math::Currency values are
stored with an additional two places of accuracy internally and only
rounded to the \"correct\" precision when the value is displayed (either by
the default stringification or through the use of as_float or as_int).

All common mathematical operations are overloaded, so once you initialize a
currency variable, you can treat it like any number and the module will do
the right thing. This module is a thin layer over Math::BigFloat which is
itself a layer over Math::BigInt.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Currency-0.53-lp155.1.1.noarch.rpm
     

Provides :
perl(Math::Currency)
perl(Math::Currency::EUR)
perl(Math::Currency::GBP)
perl(Math::Currency::JPY)
perl(Math::Currency::USD)
perl(Math::Currency::de_DE)
perl(Math::Currency::en_GB)
perl(Math::Currency::en_US)
perl(Math::Currency::ja_JP)
perl-Math-Currency

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Encode::Locale)
perl(Math::BigFloat) >= 1.60
perl(Test::More) >= 0.94
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Math
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/EUR.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/GBP.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/JPY.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/USD.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/de_DE.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/en_GB.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/en_US.pm
/usr/lib/perl5/vendor_perl/5.26.1/Math/Currency/ja_JP.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Math-Currency
/usr/share/doc/packages/perl-Math-Currency/Changes
/usr/share/doc/packages/perl-Math-Currency/README
/usr/share/licenses/perl-Math-Currency
/usr/share/licenses/perl-Math-Currency/LICENSE
/usr/share/man/man3/Math::Currency.3pm.gz
/usr/share/man/man3/Math::Currency::EUR.3pm.gz
/usr/share/man/man3/Math::Currency::GBP.3pm.gz
/usr/share/man/man3/Math::Currency::JPY.3pm.gz
/usr/share/man/man3/Math::Currency::USD.3pm.gz
/usr/share/man/man3/Math::Currency::de_DE.3pm.gz
/usr/share/man/man3/Math::Currency::en_GB.3pm.gz
/usr/share/man/man3/Math::Currency::en_US.3pm.gz
/usr/share/man/man3/Math::Currency::ja_JP.3pm.gz

 
ICM