for( -5..@{$term} ) { #### for( -5..$term ) { #### print "\$term is @{$term}\n"; #### print "\$term is $term\n"; #### for( -5..undef ) {
## for( -5..$term ) { ##
## print "\$term is @{$term}\n"; ##
## print "\$term is $term\n"; ##
## for( -5..undef ) {