in reply to
Re: Re: Re: Redefining chomp()
in thread
Redefining chomp()
If he doesn't want to search the entire code to replace calls to chomp, it's likely that he wouldn't want to locally redefine $/ by putting blocks around each chomp statement.
Comment on
Re: Re: Re: Re: Redefining chomp()
In Section
Seekers of Perl Wisdom