Rand Stats

Acme::Text::UpsideDown

zef:lizmat
Revision history for Acme-Text-UpsideDown

0.0.5  2021-09-10T10:13:40+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.4  2019-11-08T23:15:34+01:00
    - change reference of Perl 6 to Raku, and Perl 5 to Perl

0.0.3  2019-10-01T13:44:04+02:00
    - .lines reads better and is faster than the perl5-ish .split("\n")

0.0.2  2019-10-01T13:31:56+02:00
    - Make sure multi-line texts are also properly reversed

0.0.1  2019-10-01T13:22:02+02:00
    - Initial version