Rand Stats

Env

zef:lizmat
Revision history for Env

0.99  2026-08-22T12:57:33+02:00
    - Re-imagine module so that it also works in RakuAST,
      which makes it incompatible with "use Env" without
      specifying any keys, or specifying specific keys
      without a sigil specified, such as "use Env ".
    - Add full coverage testing
    - Modernize META and documentation
    - Modernize test file extensions
    - Add CI badge for each OS
    - Add sponsor information
    - Update copyright year

0.0.5  2021-09-09T19:23:33+02:00
    - Change file extension to .rakumod
    - Migrate to zef ecosystem
    - Update email address
    - Update copyright year

0.0.4  2020-11-12T13:42:10+01:00
    - Change name of distribution
    - Force to highest possible Raku version
    - Update copyright year

0.0.3  2019-11-10T13:23:25+01:00
    - change Perl 6 to Raku, and Perl 5 to Perl

0.0.2  2018-05-30T15:45:06+02:00
    - Change name of module to be in line with other ports

0.0.1  2018-05-27T17:39:33+02:00
    - Initial version