in reply to Skipping the first 4 lines of a file:: Is there a better way?

If slurping were an option, I'd do it like this:

local (undef, undef, undef, undef, @_) = <IN>;