Help for this page
sub add_stuff_to_file { my ($filehandle, $stuff) = @_; ... print $filehandle $i->next(); } }