Help for this page
print "a:", exists(&frobnicate)?1:0, "\n"; # 1 ... sub frobnicate { '...' } sub knobnicate { '...' }