On Sep 17, Rahul Garg said: >while( ($details_1 = shift(@lines) ) =~ /^$/ ) You have the logic backwards. Change the =~ to a !~ instead. -- Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/~japhy/ RPI Acacia brother #734 http://www.perlmonks.org/ http://www.cpan.org/ ** Look for "Regular Expressions in Perl" published by Manning, in 2002 ** -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: help please.....array and coding problem
Jeff 'japhy/Marillion' Pinyan Mon, 17 Sep 2001 06:33:08 -0700
- help please.....array and coding problem Rahul Garg
- Re: help please.....array and coding pr... Jos I. Boumans
- Jeff 'japhy/Marillion' Pinyan