%hash = (no_arg => \&print_me, with_arg => sub {print_me "Hello World, again\n"}, );