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

NAME

Finance::Tax::Aruba::Income::2021 - Income tax calculator for the year 2021

VERSION

version 0.006

SYNOPSIS

DESCRIPTION

Calculate your taxes and other social premiums for the year 2021 and 2022.

METHODS

is_year

Year selector method

    if ($module->is_year(2020)) {
        return "year is 2020";
    }

SEE ALSO

This class implements the Finance::Tax::Aruba::Role::Income::TaxYear role.

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