Revision history for P5shift
0.0.8 2023-08-07T20:07:13+02:00
- Update test file extension
- Limit implicit use of $_ to direct caller only
- Added sponsor link
0.0.7 2021-09-09T17:44:00+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.6 2020-11-11T22:36:11+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-10T19:53:19+01:00
- Changed Perl 5 to Perl
0.0.4 2018-05-21T21:41:00+02:00
- Added original Perl 5 documentation
0.0.3 2018-04-28T15:10:22+02:00
- Added support for changed semantics of callframe() of the GH #1781 fix
0.0.2 2018-04-28T12:49:57+02:00
- Added workaround for Rakudo GH #1781
- Make sure we have the flattening semantics of Perl 5
0.0.1 2018-04-28T12:04:26+02:00
- Initial version