Help for this page
use strict; + use warnings; ... sub TestSub2 { print "TestSub2\n"; }
TestSub2 TestSub1