Rand Stats

Rakudo::Options

zef:lizmat
Revision history for Rakudo-Options

0.0.5  2025-12-10T11:52:49+01:00
    - Bring coverage testing up to 100%

0.0.4  2025-12-09T23:44:22+01:00
    - Fix test if run without -I argument
    - Add CI badge for each OS
    - Modernize pod
    - Add preliminary coverage tests

0.0.3  2021-09-16T11:03:31+02:00
    - Add .run-parameters helper method and documentation
    - Add documentation for .run, .run-with-environment-variable methods
    - Add more tests
    - Note that some strings can also be IO::Paths

0.0.2  2021-09-15T17:14:47+02:00
    - Remove test for --ll-exception, CI and zef handle that differently

0.0.1  2021-09-15T16:56:51+02:00
    - Initial version