in reply to Pattern problem

print "match" if($text =~ /Host System [^#]/);
the hardest line to type correctly is: stty erase ^H

Replies are listed 'Best First'.
Re^2: Pattern problem
by ptum (Priest) on Jan 27, 2006 at 14:23 UTC

    Darn those global monks! Here it is, 6:20 am local time, and I figured, heck, nobody else is awake, I'll get a chance to be the first to answer a question. But I see it is 2:20 pm your time -- this monastery never sleeps! :)