Help for this page
somedata data blah \ continuation of previous line \ ... stand alone line multiple line \ continuation of multiple line
while(<F>) { if (multiple line) { ... #its a single line so just process } }