Perl extension for rounding numbers
http://search.cpan.org/dist/Math-Round/
*Math::Round* supplies functions that will round numbers in different ways.
The functions *round* and *nearest* are exported by default; others are
available as described below. "use ... qw(:all)" exports all functions.
- Developed at devel:languages:perl
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Math-Round && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Math-Round-0.06.tar.gz | 0000005002 4.88 KB | |
perl-Math-Round.changes | 0000000844 844 Bytes | |
perl-Math-Round.spec | 0000001945 1.9 KB |
Revision 7 (latest revision is 12)
Stephan Kulow (coolo)
accepted
request 171023
from
Dirk Stoecker (dstoecker)
(revision 7)
This fix solved an issue I had, but I'm not 100% sure. Could someone please review. I think AutoLoader is part of core for newer systems, but an explicit require should not do any harm also in these cases.
Comments 0