Checking if your kit is complete... Looks good Writing Makefile for Finance::Performance::Calc cp lib/Finance/Performance/Calc.pm blib/lib/Finance/Performance/Calc.pm Manifying blib/man3/Finance::Performance::Calc.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Finance-Performance-Calc....1..17 ok 1 - use Finance::Performance::Calc; ok 2 - two point ROR ROR Trace: Perf calc #1 of 1: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 11000 (mvpcf 11000) ROR = 0.1 ( (EMV - BMV)/BMV, (11000 - 10000)/10000 ) ok 3 - two point ROR, with trace ok 4 - two point ROR, returning percentages ROR Trace: Perf calc #1 of 1: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 11000 (mvpcf 11000) ROR = 0.1 ( (EMV - BMV)/BMV, (11000 - 10000)/10000 ) ok 5 - two point ROR, returning percentages, with trace ok 6 - two point ROR with flow ROR Trace: Perf calc #1 of 4: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #2 of 4: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 11800 (mvpcf 11800) ROR = 0.18 ( (EMV - BMV)/BMV, (11800 - 10000)/10000 ) ROR Trace: Perf calc #3 of 4: BMV = 10300 (mvpcf 11800 + cf -1500) EMV = 10000 (mvpcf 10000) ROR = -0.029126213592233 ( (EMV - BMV)/BMV, (10000 - 10300)/10300 ) ROR Trace: Perf calc #4 of 4: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) Link 1 of 3: 1 * 1.18 = 1.18 Link 2 of 3: 1.18 * 0.970873786407767 = 1.14563106796116 Link 3 of 3: 1.14563106796116 * 1 = 1.14563106796116 ok 7 - two point ROR with flow, with trace ok 8 - two point ROR with flow, returning percentages ROR Trace: Perf calc #1 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #2 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #3 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #4 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 11800 (mvpcf 11800) ROR = 0.18 ( (EMV - BMV)/BMV, (11800 - 10000)/10000 ) ROR Trace: Perf calc #5 of 8: BMV = 10300 (mvpcf 11800 + cf -1500) EMV = 10000 (mvpcf 10000) ROR = -0.029126213592233 ( (EMV - BMV)/BMV, (10000 - 10300)/10300 ) ROR Trace: Perf calc #6 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #7 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) ROR Trace: Perf calc #8 of 8: BMV = 10000 (mvpcf 10000 + cf 0) EMV = 10000 (mvpcf 10000) ROR = 0 ( (EMV - BMV)/BMV, (10000 - 10000)/10000 ) Link 1 of 7: 1 * 1 = 1 Link 2 of 7: 1 * 1 = 1 Link 3 of 7: 1 * 1.18 = 1.18 Link 4 of 7: 1.18 * 0.970873786407767 = 1.14563106796116 Link 5 of 7: 1.14563106796116 * 1 = 1.14563106796116 Link 6 of 7: 1.14563106796116 * 1 = 1.14563106796116 Link 7 of 7: 1.14563106796116 * 1 = 1.14563106796116 ok 9 - two point ROR with flow, returning percentages, with trace ok 10 - linked ROR Link 1 of 2: 1.0045 * 1.012245 = 1.0168001025 Link 2 of 2: 1.0168001025 * 1.0213 = 1.03845794468325 ok 11 - linked ROR, with trace ok 12 - linked ROR, returning percentages Link 1 of 2: 1.0045 * 1.012245 = 1.0168001025 Link 2 of 2: 1.0168001025 * 1.0213 = 1.03845794468325 ok 13 - linked ROR, returning percentages, with trace ok 14 - ized ROR ok 15 - ized ROR, with trace ok 16 - ized ROR, returning percentages ok 17 - ized ROR, returning percentages, with trace ok All tests successful. Files=1, Tests=17, 0 wallclock secs ( 0.07 cusr + 0.03 csys = 0.10 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Finance/Performance/Calc.html Installing /home/cpanrun/build/5.10.0/site/lib/Finance/Performance/Calc.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Finance::Performance::Calc.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod