Skip to content
Snippets Groups Projects
Commit 72c6062f authored by Andy Yates's avatar Andy Yates
Browse files

Bad docuemntation. We only have 2 params

parent c2ca6444
No related branches found
No related tags found
No related merge requests found
......@@ -325,9 +325,6 @@ sub iterate_lines {
=head2 iterate_file
Arg [1] : string $file
Arg [2] : string; $mode
Supports all modes specified by the C<open()> function as well as those
supported by IO::File
Arg [3] : CodeRef the callback which is used to iterate the lines in
the file
Description : Iterates through each line from the given file and
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment