Help for this page
#!/bin/bash # This is a shell library for interfacing with Perl's Test::Harness fr +amework ... echo "1..${TEST_PLAN}" fi }
#!/bin/bash ... match "^ab[cd]efg$" "abcdefg" match "^ab[cd]efg$" "abhefg" endtests # only needed when "no_plan" is used