# Your code here ... sub pingtest { print "I'm pingtest sub\n" } sub remdial { print "I'm remdial sub\n" }