numeric comparisons
Number::Compare compiles a simple comparison to an anonymous subroutine,
which you can call with a value to be tested again.
Now this would be very pointless, if Number::Compare didn't understand
magnitudes.
The target value may use magnitudes of kilobytes ('k', 'ki'), megabytes
('m', 'mi'), or gigabytes ('g', 'gi'). Those suffixed with an 'i' use the
appropriate 2**n version in accordance with the IEC standard:
http://physics.nist.gov/cuu/Units/binary.html
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/perl-Number-Compare && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Number-Compare-0.03.tar.gz | 0000002572 2.51 KB | |
perl-Number-Compare.changes | 0000001580 1.54 KB | |
perl-Number-Compare.spec | 0000002035 1.99 KB |
Revision 5 (latest revision is 11)
Stephan Kulow (coolo)
accepted
request 89914
from
Vítězslav Čížek (vitezslav_cizek)
(revision 5)
- update to 0.03 Generate a new tarball on linux. Doing the C<make dist> on OSX generated a tarball that upset dumb tars tar: Ignoring unknown extended header keyword `SCHILY.dev' tar: Ignoring unknown extended header keyword `SCHILY.ino' tar: Ignoring unknown extended header keyword `SCHILY.nlink'
Comments 0