in reply to
user input behavior from within a subroutine
Do you unset $/ elsewhere in your program?
Comment on
Re: user input behavior from within a subroutine
Replies are listed 'Best First'.
Re^2: user input behavior from within a subroutine
by
bw
(Novice)
on Aug 02, 2006 at 17:59 UTC
No -- I don't do anything with $/ in the program.
[reply]
In Section
Seekers of Perl Wisdom