The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for IncomeTax-UK

0.05    Fri Apr 29 14:37:19 2011
        - Rollbacked the changes for v 0.03 as it didn't make any difference.
        - Now retursn the tax amount without any formatting.
        - Updated the unit test at the same time.

0.04    Fri Apr 29 11:52:47 2011
        - Added example to the pod of method get_tax_amount().

0.03    Fri Apr 29 07:54:12 2011
        - Fixed the floating number inconsistency in Windows & Linux.

0.02    Thu Apr 28 13:02:00 2011
        - Add pod for CONSTRUCTOR.
        - Updated pod for method get_tax_amount().

0.01    Thu Apr 28 12:48:01 2011
        - First version, released.