Help for this page
sub StartTable { my $class = shift; ... my $color = $self{'Color'}; ... }
$sm->StartTable( Color => 'Ugly Yellow', Height => 'Too Tall', Width => 'Skinny');