What I Learned at YAPC
1/6/13 16:36![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
diag "why science";
sub tony_no {
my $arg = shift;
if ( $arg eq 'no tony' ) { return 'tony stahp' }
else { return 'jarvis halp' }
}
is (tony_no( 'no tony' ) , 'tony stahp' , 'go to sleep stark' );
*bows*
sub tony_no {
my $arg = shift;
if ( $arg eq 'no tony' ) { return 'tony stahp' }
else { return 'jarvis halp' }
}
is (tony_no( 'no tony' ) , 'tony stahp' , 'go to sleep stark' );
*bows*
(no subject)
1/6/13 21:56 (UTC)(no subject)
1/6/13 23:29 (UTC)Roosters are a very poor lab pet.
Also, they don't stay in bouquet formation for long.
They fly. Nobody other than the Roombas, JARVIS's drones, and Tony himself are allowed to fly in the lab.