sub look_through_file ($$) { my ($start_point, $continue_tag) = @_; [download]
In reply to Re^2: Passing variables into a subroutine by Freezer in thread Passing variables into a subroutine by Freezer