The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.004		2021-01-08	T. R. Wyant
    Add Travis CI testing.

    Convert bugtracker to GitHub. R.I.P. rt.cpan.org.

0.003		2020-07-31	T. R. Wyant
    Eliminate prototyped testing routines.

    Test quadmath the same as longdouble. Thanks to Chris Williams
    (BINGOS) for finding this.

    Remove -model option from tools/reference since we only implement
    'D'.

0.002		2019-08-03	T. R. Wyant
    Adjust test limit for 'long double' Perls. I believe that the
    problem is that the reference data were generated by a Fortran
    program using double precision rather than long double, so we're
    really dealing with a difference in rounding/truncation error. This
    really only affects Mercury, the problem child of the Solar System.
    Thanks to Slaven Rezić (SREZIC) for testing this configuration and
    exposing the issue.

    Fix broken POD links and add test to ensure they stay fixed.

0.001		2018-10-03	T. R. Wyant
    Initial production release.