chomp($position = <>);
Why do you have to add chomp in order to get the user input to work normally? It looks like it adds a new line after a user input's data for some reason if you just do $position = <>;
In reply to Re^2: Grep & Regex Question
by jdlev
in thread Grep & Regex Question
by jdlev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |