sub function_cat { print "cat"; } sub function_dog { print "dog"; }