SOME POD HERE
This code has several POD-related violations at line 1. The "## no critic" marker is on the second physical line. However, the "#line" directive should cause it to treat it as if it actually were on the first physical line. Thus, the violations should be suppressed.
SOME POD HERE
This code has several POD-related violations at line 1. The "## no critic" marker is on the second physical line, and the "#line" directive should cause it to treat it as if it actually were on the 7th physical line. Thus, the violations should NOT be suppressed.