The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.1.2
    - Fix POD (version history)

1.1.1
    - Fix module version number

1.1.0
    - Speedups courtesy of Bartosz Jarzyna (brtastic on CPAN, bbrtj on Github)
    - Use Crypt::PRNG for random number generation

1.0.0
    - UUID conversion support; semantic versioning

0.4
    - Bugfix: 'Invalid argument supplied to Math::GMPz::overload_mod' for older versions of Math::GMPz on Windows and FreeBSD
    - Podfix

0.3
    - Bugfix: Try to prevent 'Inappropriate argument' error from pre-0.43 versions of Math::GMPz

0.2
    - Bugfixes: (a) fix errors on Perl 5.18 and older, (b) address an issue with GMPz wrt Math::BigInt objects

0.1
    - Initial version