That's one of those good habits to get into when handling unreliable input data and trying to format it for nice, coherent printing.for ( @wrds[11..15] ) { s/^\s+//; s/\s+$//; s/\s+/ /g }
In reply to Re: understanding print
by graff
in thread understanding print
by pdeshpan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |