Revision history for P5push
0.0.8 2023-08-07T19:54:36+02:00
- Update test file extension
- Limit implicit use of $_ to direct caller only
- Added sponsor link
0.0.7 2021-09-09T13:16:21+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
- Update copyright year
0.0.6 2020-11-11T22:12:33+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:32:14+01:00
- Changed Perl 5 to Perl
0.0.4 2018-05-21T21:01:24+02:00
- Add original Perl 5 documentation
0.0.3 2018-04-28T15:06:50+02:00
- Support changed semantics of callframe() of the GH #1781 fix
0.0.2 2018-04-28T12:56:30+02:00
- Added workaround for Rakudo GH #1781
- Make sure we have the flattening semantics of Perl 5
0.0.1 2018-04-27T21:59:52+02:00
- Initial version