clarification and correction:
The above example shows a subroutine call where I pass in a URL, read it, get the resulting text, skip until the first pattern is found, take everything until the last pattern is found, and in between, for each line extract according to a rule and pull the pieces...