Help for this page
Select Code to Download
Select
or
download this
sub is_tested { return FALSE; }
Select
or
download this
if( is_tested() ) { print "is tested.\n"; }