Revision history for P5ref
0.0.8 2023-08-07T20:02:37+02:00
- Update test file extension
- Limit implicit use of $_ to direct caller only
- Added sponsor link
0.0.7 2021-09-09T17:27:02+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.6 2020-11-11T22:22:36+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.5 2019-11-10T14:39:58+01:00
- Changed Perl 6 to Raku, and Perl 5 to Perl
0.0.4 2018-05-18T14:36:17+02:00
- Add authority information
- Make checking much stricter: instead of smartmatching, use identity
of the .WHAT of the value.
- Add original Perl 5 documentation and expand on the CAVEATS section
0.0.3 2018-04-11T15:44:38+02:00
- Follow App:Mi6's default Changes format
0.0.2 2018-01-29T20:48:02+01:00
- Remove superfluous "is export"
0.0.1 2018-01-24T15:18:01+01:00
- Initial implementation.