file: code/ParameterizedContainer/MyBB.pm 46: 47: return $apps->create( 'Env' => $env ); 48: }
When we finally create our Bread::Board, we need to pass in whatever C<$env> we choose.