in reply to Make the world better than you found it.

sub self($) { $world = shift; my $better_world = _assassinate_all_greedy_and_power_hungry_people +($world); return $better_world; }