Help for this page
use strict; use warnings; ... print "Testing with one parameter.\n\t"; TestClass->mytest( "Hello" );