sub foo { { # Remove the invocant. shift; } print shift; }