print "Exists\n" if exists &subroutine; print "Defined\n" if defined &subroutine;