1 2 3 4 5 6 7 8
# -*- perl -*- use strict; use warnings; use tests::tests; check_expected ([<<'EOF']); system call! EOF pass;