SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Number-Format rpm build for : OpenSuSE. For other distributions click perl-Number-Format.

Name : perl-Number-Format
Version : 1.75 Vendor : openSUSE
Release : bp155.2.9 Date : 2023-05-17 15:45:49
Group : Development/Libraries/Perl Source RPM : perl-Number-Format-1.75-bp155.2.9.src.rpm
Size : 0.07 MB
Packager : https://bugs_opensuse_org
Summary : Perl extension for formatting numbers
Description :
These functions provide an easy means of formatting numbers in a manner
suitable for displaying to the user.

There are two ways to use this package. One is to declare an object of type
Number::Format, which you can think of as a formatting engine. The various
functions defined here are provided as object methods. The constructor
\'new()\' can be used to set the parameters of the formatting engine. Valid
parameters are:

THOUSANDS_SEP - character inserted between groups of 3 digits
DECIMAL_POINT - character separating integer and fractional parts
MON_THOUSANDS_SEP - like THOUSANDS_SEP, but used for format_price
MON_DECIMAL_POINT - like DECIMAL_POINT, but used for format_price
INT_CURR_SYMBOL - character(s) denoting currency (see format_price())
DECIMAL_DIGITS - number of digits to the right of dec point (def 2)
DECIMAL_FILL - boolean; whether to add zeroes to fill out decimal
NEG_FORMAT - format to display negative numbers (def ``-x\'\')
KILO_SUFFIX - suffix to add when format_bytes formats kilobytes (trad)
MEGA_SUFFIX - \" \" \" \" \" \" megabytes (trad)
GIGA_SUFFIX - \" \" \" \" \" \" gigabytes (trad)
KIBI_SUFFIX - suffix to add when format_bytes formats kibibytes (iec)
MEBI_SUFFIX - \" \" \" \" \" \" mebibytes (iec)
GIBI_SUFFIX - \" \" \" \" \" \" gibibytes (iec)

They may be specified in upper or lower case, with or without a leading
hyphen ( - ).

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Number-Format-1.75-bp155.2.9.noarch.rpm
ftp.icm.edu.pl  perl-Number-Format-1.75-bp155.2.9.noarch.rpm
     

Provides :
perl(Number::Format)
perl-Number-Format

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Number
/usr/lib/perl5/vendor_perl/5.26.1/Number/Format.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Number-Format
/usr/share/doc/packages/perl-Number-Format/CHANGES
/usr/share/doc/packages/perl-Number-Format/README
/usr/share/doc/packages/perl-Number-Format/TODO
/usr/share/man/man3/Number::Format.3pm.gz

 
ICM