Rand Stats

P5chomp

zef:lizmat
Revision history for P5chomp

0.0.9  2021-09-09T18:18:51+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.8  2020-11-12T12:47:56+01:00
    - Change name of distribution in META info

0.0.7  2020-11-11T18:44:03+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.6  2019-11-10T13:49:25+01:00
    - changed Perl 6 to Raku, and Perl 5 to Perl

0.0.5  2018-05-20T00:16:04+02:00
    - Added original Perl 5 documentation

0.0.4  2018-04-29T15:32:53+02:00
    - Added authority to the version information
    - Use Str.chop internally when chopping

0.0.3  2018-04-12T13:17:11+02:00
    - Merge chop() code in here to reduce number of CPAN5 distributions.

0.0.2  2018-04-11T14:48:34+02:00
    - Follow App:Mi6's default Changes format

0.0.1  2018-01-25T12:55:01+01:00
    - Initial implementation.