http://qs321.pair.com?node_id=775031


in reply to Re: Re: Use of uninitialized value in pattern match (m//)
in thread Use of uninitialized value in pattern match (m//)

Hi, I am getting the error "Use of unintialized value in pattern match(m//) in the below line. if ($line =~ /^element \s*(\S+)\s* \S+\s* -mkbranch\s* (\S+)/) { If anyone knows, please tell me how to proceed on this. Thanks in advance, Kavitha