Revision history for P5readlink
0.0.10 2023-08-07T20:00:15+02:00
- Update test file extension
- Limit implicit use of $_ to direct caller only
- Added sponsor link
0.0.9 2021-09-09T13:26:42+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.8 2020-11-11T22:18:17+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.7 2019-11-10T20:27:34+01:00
- Fixed botched 0.0.6 release
0.0.6 2019-11-10T14:38:30+01:00
- Fixed botched 0.0.5 release
0.0.5 2019-11-10T14:35:41+01:00
- Changed Perl 5 to Perl
0.0.4 2018-08-04T15:08:33+02:00
- Create the symlink for testing during testing
0.0.3 2018-08-04T14:20:36+02:00
- Don't fail test if somehow the symlink needed for testing is gone
0.0.2 2018-05-21T21:24:21+02:00
- Added original Perl 5 documentation
0.0.1 2018-04-27T23:42:48+02:00
- Initial version