if ( $name =~ /^\[/ && ! $val ) { #### sub StageDirections { return "[ " . RandomElement( \@Names ) . " " . RandomElement( \@Actions ) . ". ]\n"; } #### my %stage_direction_delimiter = ( left => '[', right => ']' );
## sub StageDirections { return "[ " . RandomElement( \@Names ) . " " . RandomElement( \@Actions ) . ". ]\n"; } ##
## my %stage_direction_delimiter = ( left => '[', right => ']' );