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

0.16      2021-11-10 11:47:58+00:00 UTC

0.16      2021-10-21 10:40:10+00:00 UTC
    Add AAD (antarctica dollar) currency to precision.yml

0.15      2018-09-10 02:01:10+00:00 UTC
    return as string for consistent precision

0.14      2018-05-11 04:13:38+00:00 UTC

0.13      2017-09-19 03:43:26+00:00 UTC

0.12      2017-06-15 02:58:10+00:00 UTC
    add sub roundcommon for better standard rounding

0.11      2017-06-09 07:18:17+00:00 UTC
    add sub to get precision config, add ETC, LTC precision

0.10      2017-06-09 03:14:08+00:00 UTC

    Add formatnumber, financial rounding methods

0.09      2017-02-20 03:11:05+00:00 UTC
    Switch to dzil

0.08    26/09/2016
        Fixes issue where a trailing zero would be added to integers if only a single parameter was passed to commas().

0.07    23/09/2016
        Fix bug in method commas().

0.05    24/04/2015
        Documentation fix

0.04  	13/11/2014
		CPAN test report fails fixes

0.03  	09/11/2014
		method virgule is being changed to commas

0.02    09/11/2014
        Make file Improvements

0.01    05/11/2014
        First version, released on an unsuspecting world.