The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.