############
############ If you create a dont_message file in the director, it will print to STDOUT matches, but will not send a sms message
############
############
PoGoGoLand PoGoGoLander
############
############
SelectionJohnSmith.pl | John Smith
##############
############## $func = sub { my %hash = @_;
my $name = $hash{name};
my $vi = $hash{vi};
my $twitter = $hash{twitter};
my $timeuntil = $hash{timeuntil};
##### Do something ####
};