in reply to Re^2: match multi-lines from config file
in thread match multi-lines from config file

Because that tests $_ before the first value is assigned to it and doesn't terminate for a file that doesn't include a matching line!


DWIM is Perl's answer to Gödel
  • Comment on Re^3: match multi-lines from config file