NAME

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

VERSION

version 0.010

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