return sub { my $otherItem = shift(); print "I need to buy a $item and a $otherItem.\n"; };