Rand Stats

CompUnit::Util

zef:lizmat
Revision history for CompUnit::Util

0.7.0  2026-08-10T13:20:52+02:00
    - First version as a Raku Community module
    - Made sure the module works in RakuAST, ugexe++
    - Use modern file extensions
    - Modernize META, CI, documentation

0.6.0 2017-04-26
    - Removed bitrot mostly caused by lexical import changes
    - Removed mixin_LANG because it doesn't work and I'm pretty
      sure rakudo should have an builtin way of doing it soon (now?)

0.5.3 2016-01-21
    - removed requirement for push-multi to take multis only