Help for this page
sub is(&) { return $_[0] } sub goal { ... } ... # ... goal 'foo' is { ... }
goal mygoal
goal 'mygoal', sub