Help for this page
{ iterate { ... $free_capacity; } $stuff; }
sub iterate(&$) { my ($callback, $envs) = @_; ... ); }}}} }