Rand Stats

DirHandle

zef:lizmat
Revision history for DirHandle

0.0.7  2021-09-09T19:21:05+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year
    - Update dependency

0.0.6  2020-11-12T13:48:07+01:00
    - Update version of P5opendir dependency

0.0.5  2020-11-12T13:38:09+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year
    - Added mention of difference in handling of $_

0.0.3  2019-11-10T13:21:22+01:00
    - changed Perl 6 to Raku, and Perl 5 to Perl

0.0.2  2019-03-17T15:29:05+01:00
    - Tighten dependencies to specific versions
    - Deprecate :scalar in favour of Scalar as first positional
    - Update copyright year

0.0.1  2018-05-26T23:52:35+02:00
    - Initial version