in reply to Re: Problem with STDIN
in thread Problem with STDIN
See what's between the two '|' symbols, I'll bet it doesn't include the prompt. Or try chomp $number; before the print.print "\nYou entered \n|$number|\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Problem with STDIN
by Anonymous Monk on Jun 12, 2003 at 02:33 UTC |