1 # Copyright (c) 2022 Ævar Arnfjörð Bjarmason
3 test_lazy_prereq PERL_TEST_MORE
'
7 skip_all_if_no_Test_More
() {
8 if ! test_have_prereq PERL
10 skip_all
='skipping perl interface tests, perl not available'
14 if ! test_have_prereq PERL_TEST_MORE
16 skip_all
="Perl Test::More unavailable, skipping test"