1 2 3 4 5 6 7 8
# -*- perl -*- use strict; use warnings; use tests::tests; check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']); pfs done EOF pass;