Business::Payroll is a series of Perl modules that provides an API for working with multiple countries' federal, state, and local taxes. It also supports calculating mileage reimbursement values and can handle adjustment entries. Currently it only supports the US in terms of countries and MO in its list of states. It should be relatively easy to enhance to support other countries/ states.
| Tags | Office/Business Financial |
|---|---|
| Licenses | Perl |
| Operating Systems | POSIX Linux |
| Implementation | Perl |
Recent releases


Changes: This release has been updated to cover the 2006 tax changes.


Changes: The 2005 US Mileage rates were added.


Changes: Updated to cover the 2005 tax tables.


Changes: The name has been changed to be Business::Payroll so as to be officially sanctioned by CPAN and added to their Perl module list. No new functionality has been added.


Changes: This release updates the update_payroll script to use the new startPeriod/endPeriod values.