RE: Pattern matching null strings
It's an interactive application so speed during a prompt for data is virtually a non-issue. And if the first one works why the desire for a different solution? What does the 2nd give you over the 1st? > print "Please enter the string: "; > $Response = ; > chomp $Response; > if ($
RE: Pattern matching null strings
RTLDN)" To: 'Philip Morley' <[EMAIL PROTECTED]> Subject: RE: Patt