%subs = ( sub1 => sub { print "Bob is the greatest user ever!";}, sub2 => sub { print "He wrote this all by himself!"} );