Rand Stats

P5math

zef:lizmat
Revision history for P5math

0.0.5  2021-09-09T12:56:50+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.4  2020-11-11T21:19:08+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Add PORTING CAVEATS section about access caller's $_

0.0.3  2019-11-10T14:24:47+01:00
    - Changed Perl 6 to Raku, And Perl 5 to Perl
    - Mention that crypt will return Nil if not supported

0.0.2  2018-05-31T22:54:28+02:00
    - Make sure we handle absence of 'crypt' on some OS's correctly

0.0.1  2018-05-31T21:05:31+02:00
    - Initial version