Rand Stats

P5print

zef:lizmat
Revision history for P5print

0.0.6  2021-09-09T13:10:46+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.5  2020-11-11T22:05:17+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Add PORTING CAVEATS section about access caller's $_
    - Add mention of "use isms"

0.0.4  2019-11-10T14:30:58+01:00
    - Changed Perl 6 to Raku, and Perl 5 to Perl

0.0.3  2018-05-21T20:58:27+02:00
    - Added original Perl 5 documentation

0.0.2  2018-05-05T16:46:57+02:00
    - Added support for P5 semantics of print() and say()

0.0.1  2018-05-05T16:13:45+02:00
    - Initial version