On Mon, Oct 29, 2012 at 12:48:33PM +0100, Hermann Norpois wrote:

> But still: What is wrong with $/="^\s+$" ?

>From perldoc perlvar:

  Remember: the value of $/ is a string, not a regex.  awk has to be
  better for something. :-)

-- 
Paul Johnson - p...@pjcj.net
http://www.pjcj.net

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to