Help for this page
use strict; use warnings; ... find (or seek to ?) the last occurence of a pattern then apply some fu +rther parsing logic from that point on until the end of file. What I do now +(which doesn't cope with the problem) is:
parsing logic from that point on until the end of file. What I do now +(which doesn't cope with the problem) is: