in reply to Re^2: Print lines based on matching words
in thread Print lines based on matching words

Add a minimum number of lines of code to initialize @lines with data built into the test code and ask again. I have no way of telling what the contents of @lines is, but it seems most likely it is an array of hash refs.

Premature optimization is the root of all job security
  • Comment on Re^3: Print lines based on matching words