Help for this page
use strict; use warnings; ... sub test_another { print "another unimaginative statement\n"; }
Running test something: Test bogus not available ... Running test another: another unimaginative statement Testing complete