Sha256: a9719cc44454f0178cedef5888dac5fed1719dfc2433356e5eadc586e0ac224b
Contents?: true
Size: 551 Bytes
Versions: 181
Compression:
Stored size: 551 Bytes
Contents
## Resources Remember to check out the Perl 6 [documentation](https://docs.perl6.org/) and [resources](https://perl6.org/resources/) pages for information, tips, and examples if you get stuck. ## Running the tests There is a test script included with the exercise; a file with the extension `.t`. You can run the test script for the exercise by executing the command `prove . --exec=perl6` in the exercise directory. You can also add the `-v` flag e.g. `prove . --exec=perl6 -v` to display all tests, including any optional tests marked as 'TODO'.
Version data entries
181 entries across 181 versions & 1 rubygems