in reply to Golf: Cabbage, Goat, Wolf

Paraphrasing XKCD... you take the goat across, row back, and take the cabbage across. You leave the wolf. (Why would you want a wolf?)

Update: here's the original.

use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name