Revision history for P5defined
0.0.7  2023-08-07T19:25:55+02:00
    - Limit implicit use of $_ to direct caller only
0.0.6  2023-08-07T19:25:04+02:00
    - Update test file extension
    - Added sponsor link
0.0.5  2021-09-09T11:21:26+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year
0.0.4  2020-11-11T19:24:51+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.3  2019-11-10T13:52:07+01:00
    - changed Perl 6 to Raku, and Perl 5 to Perl
0.0.2  2018-05-18T23:20:03+02:00
    - make defined/undef semantics closer to Perl 5
    - add more tests
    - add original Perl 5 documentation
0.0.1  2018-05-07T14:11:22+02:00
    - Initial version