Subject: | Support also filehandles |
It would be nice if File::MergeSort could support also filehandles
instead of just file names. I guess that the only change needed would be
in _open_file: detect if $file is something which looks like a file
handle, and if so, just return it.
Regards,
Slaven