The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 becomes 2.

--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

--premium-employer

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