Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.8.8 | Martin Wilke | 2008-02-20 | 2 | -4/+4 |
| | | | | | | | | | PR: 120395 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207644 | ||||
* | Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. | Mark Linimon | 2007-09-08 | 1 | -7/+1 |
| | | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069 | ||||
* | Finance::Amortization is a simple object oriented interface to an amortization | Martin Wilke | 2007-01-08 | 4 | -0/+43 |
table. Pass in the principal to be amortized, the number of payments to be made, and the interest rate per payment. It will calculate the rest on demand, and provides a few methods to ask for the state of the table after a given number of periods. Authors: Nathan Wagner <nw@hydaspes.if.org> WWW: http://search.cpan.org/dist/Finance-Amortization/ PR: ports/107603 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=181809 |