Some of us don't get to come to startup school but still want to get to know our fellow YC'ers.
my $me; my $last_name = $ynews_uid; our @facebook_names = importNames('Startup School 2007');
for my $facebook_name (@facebook_names) { if ($facebook_name ~= /Matthew $last_name/) { $me = $facebook_name; } }
print $me;
/Alex Krupp
i'm the guy with the profile picture of a bear.
Some of us don't get to come to startup school but still want to get to know our fellow YC'ers.