ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
383 B
Text
7 lines
383 B
Text
Finance::Amortization is a simple object oriented interface to an amortization
|
|
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.
|
|
|
|
WWW: https://metacpan.org/release/Finance-Amortization
|