NAME
loon.pl - A salary cost calculator
VERSION
version 0.009
SYNOPSIS
loon.pl OPTIONS <monthly amount>
DESCRIPTION
Calculate salary costs based on gross monthly income.
OPTIONS
- --cur
-
Currency, mainly used for display reasons. Defaults to
awg
. - --rate
-
Conversion rate from Aruban Guilder to the used currency.
When using USD as a currency the default becomes
1.79
. When using other currencies the default becomes2
. - --months
-
Define the amount of months. Defaults to
12
. - --from
-
The monthly amount is in the currency used by the
--cur
option. - --pension-employee
-
The mandatory pension percentage paid by the employee
- --pension-employer
-
The mandatory pension percentage paid by the employer
- --no-pension
-
For DGA's pension is optional and this disabled pension plans
-
The employer pays all the premiums of the AZV and OAV/AWW
- --tax-free
-
Add the amount of tax free income to your paycheck
- --fringe
-
Add the amount of fringe benefits to your paycheck
AUTHOR
Wesley Schwengle <waterkip@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2020 by Wesley Schwengle.
This is free software, licensed under:
The (three-clause) BSD License