NAME
Finance::Tax::Aruba::Income::2023 - Income tax calculator for the year 2023
VERSION
version 0.009
SYNOPSIS
DESCRIPTION
Calculate your taxes and other social premiums for the year 2023
METHODS
is_year
Year selector method
if ($module->is_year(2023)) {
return "year is 2023";
}
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