in reply to Re: perl string extractin thread perl string extract
Your regex:
if ($line =~ /logfile\s*\=\s*(.+?)\s*\,/){