This is my first perl poetry. A bit predictable, actually.
our $love; for($me==@everything) { if($you != love("me"){ my $soul = die; } }
Here's the updated version, that shouldn't have errors (thanks to gothic_mallard)
our $love; for $me (@everything) { if ($you != $love->{$me}) { die($me->{soul}); } }

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.