vars and added accessors.
So that you don't end up with mind-bending code that looks like:
$survey->survey->{survey}
|
||
|---|---|---|
| .. | ||
| Spectre | ||
| WebGUI | ||
| .perlcriticrc | ||
| default.ttf | ||
| WebGUI.pm | ||
vars and added accessors.
So that you don't end up with mind-bending code that looks like:
$survey->survey->{survey}
|
||
|---|---|---|
| .. | ||
| Spectre | ||
| WebGUI | ||
| .perlcriticrc | ||
| default.ttf | ||
| WebGUI.pm | ||