RE: Chomp method





-----Original Message-----
From: Randal L. Schwartz [mailto:merlyn@xxxxxxxxxxxxxx]
Sent: Thursday, 27 April, 2006 10:18
To: beginners@xxxxxxxx
Subject: Re: Chomp method


For example, almost no amount of experimentation will stumble across
how chomp actually removes $/, not just "\n".


Does this mean it resets the default record separator or just removes the
one that is at the end of the line/record?

Peace -
Ron


.