import Math::Round 0.06

perl extension for rounding numbers
This commit is contained in:
steven 2006-12-27 17:29:39 +00:00
parent 5e5d98410a
commit c95e263881
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/27 17:29:39 steven Exp $
COMMENT= "Perl extension for rounding numbers"
MODULES= cpan
DISTNAME= Math-Round-0.06
CATEGORIES= math
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Math-Round-0.06.tar.gz) = 552cef2753b246f97a6e20d8dee66e7c
RMD160 (Math-Round-0.06.tar.gz) = c9f68f179d77a992a1bf21b0918457415a6789c9
SHA1 (Math-Round-0.06.tar.gz) = ab6d15a5594b3f443b70c1d6477fc8409520173a
SIZE (Math-Round-0.06.tar.gz) = 5002

View File

@ -0,0 +1 @@
Math::Round supplies functions that will round numbers in different ways.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/27 17:29:39 steven Exp $
${P5SITE}/Math/
${P5SITE}/Math/Round.pm
${P5SITE}/auto/
${P5SITE}/auto/Math/
${P5SITE}/auto/Math/Round/
${P5SITE}/auto/Math/Round/autosplit.ix
@man man/man3p/Math::Round.3p