The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Parrot::Harness::DefaultTests - Tests run by default by t/harness

DESCRIPTION

This file exports by default a single subroutine, get_default_tests(), which is the list of tests run by t/harness by default.

In list context, get_default_tests() returns the list of default tests. In scalar context it returns a reference to that list.